summaryrefslogtreecommitdiff
path: root/public/views/index.ejs
diff options
context:
space:
mode:
authorWu Cheng-Han2017-01-02 12:26:10 +0800
committerWu Cheng-Han2017-01-02 12:26:10 +0800
commitac2b100d35bd9dd9bcbca8e622a5e7ed48222598 (patch)
tree6ac1887b3afe50bf03df9da1ef9fcd046c1cd481 /public/views/index.ejs
parentbd4335964d678dbde153946a4998a47fed63d48e (diff)
Add back missing release-note link on index
Diffstat (limited to 'public/views/index.ejs')
-rw-r--r--public/views/index.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/views/index.ejs b/public/views/index.ejs
index 84dd2533..f8eaeaa8 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>
- &copy; 2017 <a href="https://www.facebook.com/hackmdio" target="_blank"><i class="fa fa-facebook-square"></i> HackMD</a>
+ &copy; 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>
</p>
<select class="ui-locale">
<option value="en">English</option>