From 719c8cf49309890ad82ef0cf9b87aeed299b6777 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Thu, 22 Dec 2022 00:07:05 +0100 Subject: Tentative 1 for Mobile navigation menu --- templates/_macros.html | 20 ++++++++++++-------- templates/index.html | 28 +++++++++++++++++----------- 2 files changed, 29 insertions(+), 19 deletions(-) (limited to 'templates') diff --git a/templates/_macros.html b/templates/_macros.html index 7c301a9..4f8d852 100644 --- a/templates/_macros.html +++ b/templates/_macros.html @@ -1,5 +1,7 @@ {% macro render_header() %} {% set section = get_section(path="_index.md") %} + +