From 5405686b0ed1a6e0a9bbf34355b7e077930f4101 Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Wed, 16 Oct 2013 20:20:50 -0400 Subject: using lagom theme --- _includes/footer.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 _includes/footer.html (limited to '_includes/footer.html') diff --git a/_includes/footer.html b/_includes/footer.html new file mode 100644 index 0000000..84acbb4 --- /dev/null +++ b/_includes/footer.html @@ -0,0 +1,12 @@ +
+ {% if site.theme.show_disclaimer %} +

+ The postings on this site are my own and don't necessarily represent my + employer’s positions, strategies or opinions. +

+ {% endif %} + +

+ © {{ site.theme.name }}, 2013 — built with Jekyll using Lagom theme +

+
\ No newline at end of file -- cgit v1.2.3