From bb6f304963bab5488155bf30e0795c4ad50b0be9 Mon Sep 17 00:00:00 2001 From: Sergio Garcia Date: Mon, 1 May 2017 10:50:23 +0200 Subject: [PATCH] Modularised footer and fixed bug with css paths --- web/_includes/footer.html | 35 ++++++++++++++++++++++++++++++++++ web/_layouts/default.html | 40 ++++----------------------------------- web/_layouts/post.html | 40 +++------------------------------------ 3 files changed, 42 insertions(+), 73 deletions(-) create mode 100644 web/_includes/footer.html diff --git a/web/_includes/footer.html b/web/_includes/footer.html new file mode 100644 index 00000000..a1ad1dca --- /dev/null +++ b/web/_includes/footer.html @@ -0,0 +1,35 @@ + + diff --git a/web/_layouts/default.html b/web/_layouts/default.html index eee827e5..c34a38ce 100644 --- a/web/_layouts/default.html +++ b/web/_layouts/default.html @@ -12,9 +12,9 @@ - - - + + +