From 236c783e6d6f2052aeb3e3a3d0368d00c8eb823b Mon Sep 17 00:00:00 2001 From: HackerNCoder Date: Sun, 11 Jun 2023 17:03:29 +0000 Subject: [PATCH] Add soviet union and fix nav indentation Signed-off-by: HackerNCoder --- content/soviet-union/contents.lr | 3 +++ templates/layout.html | 2 +- templates/nav.html | 23 ++++++++++++----------- 3 files changed, 16 insertions(+), 12 deletions(-) create mode 100644 content/soviet-union/contents.lr diff --git a/content/soviet-union/contents.lr b/content/soviet-union/contents.lr new file mode 100644 index 0000000..92d3b05 --- /dev/null +++ b/content/soviet-union/contents.lr @@ -0,0 +1,3 @@ +_model: bib +--- +title: Soviet Union diff --git a/templates/layout.html b/templates/layout.html index ef24bb6..689c5d7 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -5,7 +5,7 @@

Comrades Library

- {% include 'nav.html' %} +{% include 'nav.html' %}
{% block body %}{% endblock %} diff --git a/templates/nav.html b/templates/nav.html index 51cbc14..c6a7017 100644 --- a/templates/nav.html +++ b/templates/nav.html @@ -1,11 +1,12 @@ - +