diff options
author | Wu Cheng-Han | 2015-09-24 11:47:46 +0800 |
---|---|---|
committer | Wu Cheng-Han | 2015-09-24 11:47:46 +0800 |
commit | 6bdc63ca600d45aaaf26ddbd74602124e3eab0e6 (patch) | |
tree | 064ff16213cf0bcc9d33cf1f0442e7d1816b54ed | |
parent | 5dca516b7f20376b396cecd08444d492f2a99e20 (diff) |
Fixed github link source
-rw-r--r-- | public/index.ejs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.ejs b/public/index.ejs index dbc5e268..5fbc36cf 100644 --- a/public/index.ejs +++ b/public/index.ejs @@ -149,7 +149,7 @@ <div class="mastfoot"> <div class="inner"> <h6> - <iframe src="//ghbtns.com/github-btn.html?user=jackycute&repo=hackmd&type=star&count=true" frameborder="0" scrolling="0" width="85px" height="20px" style="vertical-align:middle;"></iframe> + <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>© 2015 <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> |