From 77458c3f87eafc1d17f9ef47f9926e0a5a98ceac Mon Sep 17 00:00:00 2001 From: Adam Carpenter <53hornet@gmail.com> Date: Wed, 1 May 2019 20:55:05 -0400 Subject: Added TOC and cards to journal page. --- _includes/footer.liquid | 66 +++++++++++------------ _includes/nav.liquid | 135 ++++++++++++++++++++++++------------------------ 2 files changed, 102 insertions(+), 99 deletions(-) (limited to '_includes') diff --git a/_includes/footer.liquid b/_includes/footer.liquid index 8feaa9c..a84d4f0 100644 --- a/_includes/footer.liquid +++ b/_includes/footer.liquid @@ -1,33 +1,35 @@ -
-

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

-

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

-

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

+
+
+

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

+

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

+

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

+
diff --git a/_includes/nav.liquid b/_includes/nav.liquid index 3a1fa0c..4ade8b6 100644 --- a/_includes/nav.liquid +++ b/_includes/nav.liquid @@ -1,80 +1,81 @@ - +
-- cgit v1.2.3