From 6cec505270210327498736c9d9828f14e1302b4b Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Wed, 16 Feb 2022 09:17:35 -0800 Subject: layout: improve readability and remove /notes The notes will be moved to a different site/repository, with their own style. Update the index page to make it more readable. Make the header more visible with fewer links. Add a footer, with links using SVG icons. --- layouts/partials/footer.html | 32 ++++++++++++++++++++++++++++++++ layouts/partials/header.html | 12 +++++------- 2 files changed, 37 insertions(+), 7 deletions(-) create mode 100644 layouts/partials/footer.html (limited to 'layouts/partials') diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html new file mode 100644 index 0000000..e2bf7ab --- /dev/null +++ b/layouts/partials/footer.html @@ -0,0 +1,32 @@ + diff --git a/layouts/partials/header.html b/layouts/partials/header.html index dede0ae..65900eb 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -1,12 +1,10 @@
-
-- cgit v1.2.3