From 53593355643a29ec4abbc8fe51b50eb0c6d3bb0b Mon Sep 17 00:00:00 2001 From: Hendrik Langer Date: Sat, 27 Nov 2021 00:18:22 +0100 Subject: [PATCH] add experimental shortcodes --- content/services/_index.md | 6 +++--- layouts/shortcodes/chat.html | 13 +++++++++++++ layouts/shortcodes/cta-button.html | 7 +++++++ 3 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 layouts/shortcodes/chat.html create mode 100644 layouts/shortcodes/cta-button.html diff --git a/content/services/_index.md b/content/services/_index.md index c5259ec..9bfa988 100644 --- a/content/services/_index.md +++ b/content/services/_index.md @@ -11,9 +11,6 @@ draft = false Herzlich Willkommen auf xd0.de -- Freie und datenschutzfreundliche Online-Dienste. - - - --- # öffentliche Dienste @@ -22,6 +19,9 @@ Herzlich Willkommen auf xd0.de -- Freie und datenschutzfreundliche Online-Dienst - [Jitsi Meet](https://meet.xd0.de) - ... + + + # Regeln und Bedingungen Kurzfassung: diff --git a/layouts/shortcodes/chat.html b/layouts/shortcodes/chat.html new file mode 100644 index 0000000..0b4495b --- /dev/null +++ b/layouts/shortcodes/chat.html @@ -0,0 +1,13 @@ + + +
+ diff --git a/layouts/shortcodes/cta-button.html b/layouts/shortcodes/cta-button.html new file mode 100644 index 0000000..3611652 --- /dev/null +++ b/layouts/shortcodes/cta-button.html @@ -0,0 +1,7 @@ +
+ + + +