diff options
author | Wu Cheng-Han | 2017-01-02 11:14:25 +0800 |
---|---|---|
committer | Wu Cheng-Han | 2017-01-02 11:14:25 +0800 |
commit | d74fea1d10b600f139552c0353da992c4442998b (patch) | |
tree | fc8ce8b969113e3fb2a220d4ed1f89fbdb45a867 /public/views | |
parent | 10a8448c6a9cdde0ad8cadf3dc250de159eacbf2 (diff) |
Update year to 2017
Diffstat (limited to '')
-rw-r--r-- | public/views/index.ejs | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <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> - © 2016 <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> + © 2017 <a href="https://www.facebook.com/hackmdio" target="_blank"><i class="fa fa-facebook-square"></i> HackMD</a> </p> <select class="ui-locale"> <option value="en">English</option> |