summaryrefslogtreecommitdiffstats
path: root/source/_includes/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'source/_includes/footer.html')
-rw-r--r--source/_includes/footer.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/source/_includes/footer.html b/source/_includes/footer.html
new file mode 100644
index 0000000..2a5a0eb
--- /dev/null
+++ b/source/_includes/footer.html
@@ -0,0 +1,6 @@
+<div class="wrap">
+ {% include custom/footer.html %}
+ <div class="right">
+ <a href="http://www.facebook.com/tommy351" title="Facebook" target="_blank">Facebook</a><a href="https://plus.google.com/105931860008509594725" title="Google+" target="_blank">Google+</a><a href="http://twitter.com/tommy351" title="Twitter" target="_blank">Twitter</a><a href="{{ site.subscribe_rss }}" title="RSS" target="_blank">RSS</a>
+ </div>
+</div>