Skip to content

Instantly share code, notes, and snippets.

@hankchanocd
Last active June 21, 2017 20:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hankchanocd/242ac87be7823799a3f5ecb036384bdd to your computer and use it in GitHub Desktop.
Save hankchanocd/242ac87be7823799a3f5ecb036384bdd to your computer and use it in GitHub Desktop.
#Weebly Your Own Footer
<br><br>
<div align="center"> &copy; 2017 Weebly in 3 Min<br>
<a href="http://weeblyin3min.weebly.com" style="color: white;"> 首頁 &nbsp</a> |
<a href="http://weeblyin3min.weebly.com/about.html" style="color: white;">&nbsp 關於我們 &nbsp</a> |
<a href="http://weeblyin3min.weebly.com/hank-chans-blog" style="color: white;">&nbsp 攻略 &nbsp</a> |
<a href="http://weeblyin3min.weebly.com/slides.html" style="color: white;">&nbsp Slides &nbsp</a> |
</div>
/* 以下是已經被遮蓋掉的 Weebly original footer */
<div id="footer" style="display:none">{footer} </div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment