summaryrefslogtreecommitdiffstats
path: root/source/_includes
diff options
context:
space:
mode:
Diffstat (limited to 'source/_includes')
-rw-r--r--source/_includes/banner.html8
-rw-r--r--source/_includes/custom/after_footer.html2
2 files changed, 8 insertions, 2 deletions
diff --git a/source/_includes/banner.html b/source/_includes/banner.html
index 7da6092..5839bd4 100644
--- a/source/_includes/banner.html
+++ b/source/_includes/banner.html
@@ -1 +1,7 @@
-<div id="banner" class="inner"></div> \ No newline at end of file
+<div id="banner" class="inner">
+ <div class="container">
+ <ul class="feed"></ul>
+ </div>
+ <small><a href="http://twitter.com/tommy351">tommy351</a> @ <a href="http://twitter.com">Twitter</a></small>
+ <div class="loading">載入中...</div>
+</div> \ No newline at end of file
diff --git a/source/_includes/custom/after_footer.html b/source/_includes/custom/after_footer.html
index f3bec2f..5e3eaa8 100644
--- a/source/_includes/custom/after_footer.html
+++ b/source/_includes/custom/after_footer.html
@@ -1,2 +1,2 @@
<script src="{{ root_url }}/javascripts/jquery.easing.1.3.js"></script>
-<script src="{{ root_url }}/javascripts/banner.js"></script> \ No newline at end of file
+<script src="{{ root_url }}/javascripts/twitter.js"></script> \ No newline at end of file