From f3b5112b8f77ab7ab7e1034b9552aad0fc5b6c8e Mon Sep 17 00:00:00 2001 From: Nico Jensen Date: Mon, 16 Sep 2024 02:36:56 +0200 Subject: [PATCH] remove colophon --- _data/footer-links.yml | 3 --- colophon.html | 22 ---------------------- 2 files changed, 25 deletions(-) delete mode 100644 colophon.html diff --git a/_data/footer-links.yml b/_data/footer-links.yml index a1e6a51..d20e98f 100644 --- a/_data/footer-links.yml +++ b/_data/footer-links.yml @@ -1,6 +1,3 @@ -colophon: - title: "Colophon" - href: "/colophon" contact: title: "Kontakt" href: "/kontakt" diff --git a/colophon.html b/colophon.html deleted file mode 100644 index 10260db..0000000 --- a/colophon.html +++ /dev/null @@ -1,22 +0,0 @@ ---- -layout: default -title: Colophon ---- -
-
-
-

Colophon

-
-
-

Diese Seite ...

-
    -
  • ist erstellt von Nico Jensen.
  • -
  • wird gehosted auf uberspace.de.
  • -
  • wird in einem privaten GitHub verwaltet.
  • -
  • benutzt den static site generator Jykell.
  • -
  • wird Programmiert mit Visual Studio Code.
  • -
  • ist, sofern nicht anders angegeben, unter CC BY-SA 4.0 lizenz freigegeben.
  • -
-
-
-
\ No newline at end of file