From 533e6d4ca0764c3d74329cbe8c470957a51a278b Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Wed, 16 Dec 2020 13:26:38 +0100 Subject: Make navigation in portrait mode more compact. - Moves secondary navigation items to the footer. - Reduces primary navigation items to two lines. Change-Id: Id104bb051c48bcd1f8ff97b0ecd3e198a7531cd1 --- src/main/resources/templates/tags/footer.html | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/main/resources/templates/tags/footer.html (limited to 'src/main/resources/templates/tags/footer.html') diff --git a/src/main/resources/templates/tags/footer.html b/src/main/resources/templates/tags/footer.html new file mode 100644 index 0000000..f185f1b --- /dev/null +++ b/src/main/resources/templates/tags/footer.html @@ -0,0 +1,5 @@ + -- cgit v1.2.3