diff --git a/src/dynamic/handschriften.njk b/src/dynamic/handschriften.njk index 4bf4fd3..4129169 100644 --- a/src/dynamic/handschriften.njk +++ b/src/dynamic/handschriften.njk @@ -34,9 +34,9 @@ eleventyNavigation:
{%- for post in collections.handschriften -%} -
-
{{ post.data.Ort | safe }}
-
{{ post.content | safe }}
+
+
{{ post.data.Ort | safe }}
+
{{ post.content | safe }}
{%- endfor -%}
diff --git a/src/includes/footer.njk b/src/includes/footer.njk index eb26b73..7bfc2dd 100644 --- a/src/includes/footer.njk +++ b/src/includes/footer.njk @@ -1,13 +1,3 @@ -
-
-
-
- - -
-
-
-