Skip to content

Commit

Permalink
update demo file for the anchor text of footer links
Browse files Browse the repository at this point in the history
  • Loading branch information
cythilya committed Nov 12, 2016
1 parent 6e3eea2 commit 323aac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<ul class="footer-list clearfix">
<li class="footer-item"><a class="footer-link" target="_blank" href="https://github.com/cythilya/jquery-newsticker/releases">Download</a></li>
<li class="footer-item"><a class="footer-link" target="_blank" href="https://github.com/cythilya/jquery-newsticker">Source Code</a></li>
<li class="footer-item"><a class="footer-link" target="_blank" href="http://cythilya.apphb.com/">Hsin-Hao Tang</a></li>
<li class="footer-item"><a class="footer-link" target="_blank" href="http://cythilya.apphb.com/">Contact Me</a></li>
</ul>
</div>
<script src="js/jquery.min.js"></script>
Expand Down

0 comments on commit 323aac4

Please sign in to comment.