From d14ef45778e4f801ce7c3642a63cef9c91f8f421 Mon Sep 17 00:00:00 2001 From: Christoph Schindlbeck Date: Sun, 5 Feb 2023 14:13:51 +0100 Subject: [PATCH] change metadata --- gallery/config.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/gallery/config.toml b/gallery/config.toml index 22cdd3b..81b6733 100644 --- a/gallery/config.toml +++ b/gallery/config.toml @@ -1,7 +1,7 @@ # Settings -baseurl = "http://example.org/" -languageCode = "en-us" -title = "AutoPhugo" +baseurl = "https://vvoid.camp/gallery" +languageCode = "de-de" +title = "VVoid Camp" theme = "autophugo" #googleAnalytics = "" disableKinds = ["taxonomy", "term"] @@ -10,13 +10,13 @@ disableKinds = ["taxonomy", "term"] # category = "categories" [Author] - name = "Karl Sickendick" - email = "kc0bfv@gmail.com" + name = "VVoid Camp" + email = "info@vvoid.camp" [params] # Meta - description = "AutoPhugo - Photo Gallery on Hugo" - keywords = "phugo, hugo, photogallery, photoblog, hugo theme" + description = "Bilder vom VVoid Camp" + keywords = "vvoid camp, chaos" #msvalidate = "" #googlesiteverification = "" #thumb_width = 480