From 8ca0649687f4e6a352e081e992c80c90098e9074 Mon Sep 17 00:00:00 2001 From: 53hornet <53hornet@gmail.com> Date: Sun, 28 Apr 2019 12:55:42 -0400 Subject: Moved svg icons and head metadata to includes. --- _includes/footer.liquid | 70 +++++++++++++++++++++++-------------------------- 1 file changed, 33 insertions(+), 37 deletions(-) (limited to '_includes/footer.liquid') diff --git a/_includes/footer.liquid b/_includes/footer.liquid index 96b453c..b451dfb 100644 --- a/_includes/footer.liquid +++ b/_includes/footer.liquid @@ -1,37 +1,33 @@ - - - +
+

+ Site last updated {{ "now" | date: "%A, %b %e, %Y" }} +

+

+ Built using + + Cobalt.rs + + , + + Bulma.io + + , + + Animate.css + + , and self-hosted with + + NGINX + +

+

+ See a problem? + + Tell me so I can fix it + + or + + fix it yourself! + +

+
-- cgit v1.2.3