diff options
-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 9462ae7f..932d7018 100644 --- a/public/index.ejs +++ b/public/index.ejs @@ -151,7 +151,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>© 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>© 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> </div> </div> |