From ec1ae8c6b5ce04c6f434f9421aa76032e4f9741f Mon Sep 17 00:00:00 2001 From: James Stephenson Date: Fri, 30 Dec 2016 22:02:57 -0500 Subject: Added Esperanto translation Translation by Jonathan Powell and James Stephenson --- public/views/index.ejs | 1 + 1 file changed, 1 insertion(+) (limited to 'public/views') diff --git a/public/views/index.ejs b/public/views/index.ejs index adcdd34d..d8d0a76f 100644 --- a/public/views/index.ejs +++ b/public/views/index.ejs @@ -169,6 +169,7 @@ + -- cgit v1.2.3 From d74fea1d10b600f139552c0353da992c4442998b Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Mon, 2 Jan 2017 11:14:25 +0800 Subject: Update year to 2017 --- public/views/index.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/views') diff --git a/public/views/index.ejs b/public/views/index.ejs index d8d0a76f..84dd2533 100644 --- a/public/views/index.ejs +++ b/public/views/index.ejs @@ -149,7 +149,7 @@

- © 2016 HackMD | <%= __('Releases') %> + © 2017 HackMD

-- cgit v1.2.3