From a0fdfccb22c32352b41896de1107684c3112b0af Mon Sep 17 00:00:00 2001 From: Sheogorath Date: Fri, 19 Jan 2018 14:08:16 +0100 Subject: It's 2018! :tada: --- public/views/index/body.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public') diff --git a/public/views/index/body.ejs b/public/views/index/body.ejs index d7b4458e..913eef10 100644 --- a/public/views/index/body.ejs +++ b/public/views/index/body.ejs @@ -126,7 +126,7 @@ <iframe src="//ghbtns.com/github-btn.html?user=hackmdio&repo=hackmd&type=star&count=true" frameborder="0" scrolling="0" width="104px" height="20px"></iframe> </h6> <p> - © 2017 <a href="https://www.facebook.com/hackmdio" target="_blank"><i class="fa fa-facebook-square"></i> HackMD</a> | <a href="<%- url %>/s/release-notes" target="_blank"><%= __('Releases') %></a> + © 2018 <a href="https://www.facebook.com/hackmdio" target="_blank"><i class="fa fa-facebook-square"></i> HackMD</a> | <a href="<%- url %>/s/release-notes" target="_blank"><%= __('Releases') %></a> </p> <select class="ui-locale"> <option value="en">English</option> -- cgit v1.2.3