]> juplo.de Git - website/commitdiff
WIP:Seitenstruktur überarbeitet (Verzeichnisstruktur an Hugo angepasst) -- MOVE
authorKai Moritz <kai@juplo.de>
Mon, 15 Dec 2025 17:12:18 +0000 (18:12 +0100)
committerKai Moritz <kai@juplo.de>
Mon, 15 Dec 2025 17:12:18 +0000 (18:12 +0100)
content/about/impressum.html [deleted file]
content/about/impressum/_index.html [new file with mode: 0644]

diff --git a/content/about/impressum.html b/content/about/impressum.html
deleted file mode 100644 (file)
index c4bc343..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
----
-title: "Impressum"
-url: /impressum.html
----
-<article class="maincontent">
-      <header><h1>Impressum</h1></header>
-      <p><em>Angaben gemäß § 5 TMG:</em></p>
-      <p>
-        Kai Moritz<br>
-        juplo.de<br>
-        Zumsandestr. 29a<br>
-        48145 Münster
-      </p>
-      <p>Telefon: +49 (0) 176 20 50 47 47</p>
-      <p>E-Mail: <a href="mailto:kai@juplo.de">kai@juplo.de</a></p>
-      <p>Umsatzsteuer-Identifikationsnummer gemäß §27 a Umsatzsteuergesetz: DE 23 500 84 56</p>
-      <p>Aufsichtsbehörde: Stadt Münster</p>
-      <!-- http://www.e-recht24.de/impressum-generator.html -->
-      <h1>Contact</h1>
-      <p>
-        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>
-      <li class="f"><strong class="f">Impressum</strong></li>
-      <li class="f"><a class="f" href="../datenschutz.html" th:href="@{/datenschutz.html}">Datenschutz</a></li>
-    </ul>
diff --git a/content/about/impressum/_index.html b/content/about/impressum/_index.html
new file mode 100644 (file)
index 0000000..c4bc343
--- /dev/null
@@ -0,0 +1,30 @@
+---
+title: "Impressum"
+url: /impressum.html
+---
+<article class="maincontent">
+      <header><h1>Impressum</h1></header>
+      <p><em>Angaben gemäß § 5 TMG:</em></p>
+      <p>
+        Kai Moritz<br>
+        juplo.de<br>
+        Zumsandestr. 29a<br>
+        48145 Münster
+      </p>
+      <p>Telefon: +49 (0) 176 20 50 47 47</p>
+      <p>E-Mail: <a href="mailto:kai@juplo.de">kai@juplo.de</a></p>
+      <p>Umsatzsteuer-Identifikationsnummer gemäß §27 a Umsatzsteuergesetz: DE 23 500 84 56</p>
+      <p>Aufsichtsbehörde: Stadt Münster</p>
+      <!-- http://www.e-recht24.de/impressum-generator.html -->
+      <h1>Contact</h1>
+      <p>
+        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>
+      <li class="f"><strong class="f">Impressum</strong></li>
+      <li class="f"><a class="f" href="../datenschutz.html" th:href="@{/datenschutz.html}">Datenschutz</a></li>
+    </ul>