From e2c06d2681e18946ab6c3e3e6075aed92a4d13be Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Sun, 3 Oct 2021 00:35:46 -0500 Subject: Change to al-folio theme Theme at: https://github.com/alshedivat/al-folio --- _includes/footer.html | 27 +++++++++++++++++++++++++++ 1 file changed, 27 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..2e34521 --- /dev/null +++ b/_includes/footer.html @@ -0,0 +1,27 @@ +{% if site.footer_fixed %} + +{% else %} + +{% endif %} -- cgit v1.2.3