Last active
June 21, 2017 20:23
-
-
Save hankchanocd/242ac87be7823799a3f5ecb036384bdd to your computer and use it in GitHub Desktop.
#Weebly Your Own Footer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<br><br> | |
<div align="center"> © 2017 Weebly in 3 Min<br> | |
<a href="http://weeblyin3min.weebly.com" style="color: white;"> 首頁  </a> | | |
<a href="http://weeblyin3min.weebly.com/about.html" style="color: white;">  關於我們  </a> | | |
<a href="http://weeblyin3min.weebly.com/hank-chans-blog" style="color: white;">  攻略  </a> | | |
<a href="http://weeblyin3min.weebly.com/slides.html" style="color: white;">  Slides  </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