diff --git a/content/guestbook/_index.de.md b/content/guestbook/_index.de.md new file mode 100644 index 0000000..c9863a0 --- /dev/null +++ b/content/guestbook/_index.de.md @@ -0,0 +1,10 @@ +--- +title: Gästebuch +description: Öffentliches Gästebuch +menu: "main" +weight: 50 +#date: 2021-11-19 +translationKey: "guestbook" +--- + +{{< chat guestbook >}} diff --git a/content/guestbook/_index.en.md b/content/guestbook/_index.en.md new file mode 100644 index 0000000..0fe4550 --- /dev/null +++ b/content/guestbook/_index.en.md @@ -0,0 +1,10 @@ +--- +title: Guestbook +description: Public Guestbook +menu: "main" +weight: 50 +#date: 2021-11-19 +translationKey: "guestbook" +--- + +{{< chat guestbook >}} diff --git a/layouts/shortcodes/chat.html b/layouts/shortcodes/chat.html new file mode 100644 index 0000000..aad1872 --- /dev/null +++ b/layouts/shortcodes/chat.html @@ -0,0 +1,13 @@ + + +
+