From e4c2d5790bac6a74037638fde049c374fc44cc7b Mon Sep 17 00:00:00 2001 From: Brandon Mathis Date: Sun, 17 Apr 2011 22:49:30 -0500 Subject: irrisponsibly massive commit --- source/_includes/footer.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 source/_includes/footer.html (limited to 'source/_includes/footer.html') diff --git a/source/_includes/footer.html b/source/_includes/footer.html new file mode 100644 index 00000000..de560edc --- /dev/null +++ b/source/_includes/footer.html @@ -0,0 +1,11 @@ +

+ Copyright © {{ site.time | date: "%Y" }} - {{ site.author }} - + Powered by Octopress +

+{% if site.pinboard_user %} + + +{% endif %} -- cgit v1.2.1