summaryrefslogtreecommitdiff
path: root/public/views/index.ejs
diff options
context:
space:
mode:
authorCheng-Han, Wu2016-05-28 01:49:15 +0800
committerCheng-Han, Wu2016-05-28 01:49:15 +0800
commite52937df5064332cf0f2a36c8ac86d760e00c735 (patch)
treed5bb2ee3b9315b1889136620a3c174aae3cd45c0 /public/views/index.ejs
parent5819e4007f12a982a6c46c2fb82625db7bf6fedf (diff)
Update project infos, reclaim authors and add authors list
Diffstat (limited to 'public/views/index.ejs')
-rw-r--r--public/views/index.ejs4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/views/index.ejs b/public/views/index.ejs
index 4aa6ae0a..584f8ce6 100644
--- a/public/views/index.ejs
+++ b/public/views/index.ejs
@@ -9,8 +9,8 @@
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="mobile-web-app-capable" content="yes">
<meta name="description" content="Realtime collaborative markdown notes on all platforms.">
- <meta name="author" content="jackycute">
<title>HackMD - Collaborative notes</title>
+ <meta name="keywords" content="Collaborative, Markdown, Notes">
<link rel="icon" type="image/png" href="<%- url %>/favicon.png">
<link rel="apple-touch-icon" href="<%- url %>/apple-touch-icon.png">
@@ -152,7 +152,7 @@
<h6>
<iframe src="//ghbtns.com/github-btn.html?user=hackmdio&repo=hackmd&type=star&count=true" frameborder="0" scrolling="0" width="90px" height="20px" style="vertical-align:middle;"></iframe>
</h6>
- <p>&copy; 2016 <a href="https://www.facebook.com/TakeHackMD" target="_blank"><i class="fa fa-facebook-square"></i> HackMD</a> by <a href="https://github.com/jackycute" target="_blank"><i class="fa fa-github-square"></i> jackycute</a>
+ <p>&copy; 2016 <a href="https://www.facebook.com/TakeHackMD" target="_blank"><i class="fa fa-facebook-square"></i> HackMD</a>
</p>
</div>
</div>