From cd11249bfef15ef4af070340da3a3dfd6801e62c Mon Sep 17 00:00:00 2001 From: Hoernschen Date: Mon, 25 Dec 2023 23:15:49 +0100 Subject: [PATCH] ADD footer WIP header WIP imprint --- config.yaml | 27 +++++++++++++++++++++++++++ content/imprint/_index.md | 6 ++++++ themes/kobel | 2 +- 3 files changed, 34 insertions(+), 1 deletion(-) create mode 100644 content/imprint/_index.md diff --git a/config.yaml b/config.yaml index 3668cdc..82777d3 100644 --- a/config.yaml +++ b/config.yaml @@ -13,9 +13,36 @@ params: primary: "#fc9800" secondary: "#57B793" favIcon: + ico: small: /images/favIcons/RegioShopper_16x16.png big: /images/favIcons/RegioShopper_32x32.png header: links: - text: Blog url: /posts + - text: Test + url: /test + footer: + social: + - type: mastodon + url: https://chaos.social/@hoernschen + - type: instagram + url: https://www.instagram.com/jhoernschen/ + - type: gitlab + url: https://gitlab.com/hoernschen + - type: github + url: https://github.com/hoernschen + - type: git-alt + url: https://code.nutfactory.org/hoernschen + - type: git-alt + url: https://codeberg.org/hoernschen + - url: /test + - type: rss + url: /index.xml + links: + - text: Impressum + url: /imprint + - text: Datenschutz + url: /privacy + copyright: Hoernschen + diff --git a/content/imprint/_index.md b/content/imprint/_index.md new file mode 100644 index 0000000..91f5804 --- /dev/null +++ b/content/imprint/_index.md @@ -0,0 +1,6 @@ +--- +title: Impressum +draft: false +--- + +TODO \ No newline at end of file diff --git a/themes/kobel b/themes/kobel index 06b0b4d..826abcd 160000 --- a/themes/kobel +++ b/themes/kobel @@ -1 +1 @@ -Subproject commit 06b0b4d643b7a3985d94bfe7737deba825a9b048 +Subproject commit 826abcd7ae086babcdf8e31956a64758b0482a3c