]> juplo.de Git - website/commitdiff
Manuelle Nachbesserungen an den Inhalten und der Konfiguration
authorKai Moritz <kai@juplo.de>
Wed, 10 Dec 2025 18:51:38 +0000 (19:51 +0100)
committerKai Moritz <kai@juplo.de>
Sun, 21 Dec 2025 18:54:54 +0000 (19:54 +0100)
content/impressum.html
hugo.yaml

index 95c63f13afe6a5237a83bf6837892b10860c07f6..369bca75b71cbcf0f6f2082cefbe382e8ead7d51 100644 (file)
@@ -1,8 +1,6 @@
 ---
 title: "Impressum"
 ---
-<article class="maincontent">
-      <header><h1>Impressum</h1></header>
       <p><em>Angaben gemäß § 5 TMG:</em></p>
       <p>
         Kai Moritz<br>
@@ -20,7 +18,6 @@ title: "Impressum"
         More contact-information (Facebook, Google+, ...) can be found on the
         <a href="contact.html" th:href="@{/contact.html}" title="Show all contact-informations">contact-page</a>.
       </p>
-    </article>
 <aside class="marginalcontent" th:replace="/templates/fragments.html :: about"></aside>
 <ul id="links">
       <li class="f" id="copyright">© <strong>mo</strong> 2013</li>
index 2ffc74fc7d740939961a8391c00d5465b22d0247..3add8ce0ac3f052f7430e0d21c32e22e66bfdfed 100644 (file)
--- a/hugo.yaml
+++ b/hugo.yaml
@@ -1,16 +1,9 @@
 baseURL: https://example.org/
 languageCode: en-US
-menus:
-  main:
-  - name: Home
-    pageRef: /
-    weight: 10
-  - name: Posts
-    pageRef: /posts
-    weight: 20
-  - name: Tags
-    pageRef: /tags
-    weight: 30
+mainSections:
+  - blog
+  - projects
+  - about
 module:
   hugoVersion:
     extended: false