From cfebefb0d1583a8a5595b0a67932a310689890c5 Mon Sep 17 00:00:00 2001 From: moanos Date: Mon, 13 Nov 2023 15:14:35 +0100 Subject: [PATCH] feat: Improve description --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 4d237b8..eef1ba2 100644 --- a/config.toml +++ b/config.toml @@ -12,7 +12,7 @@ copyright = "Copyright © Daniel & Julian-Samuel Gebühr" [params] # Site description - description = "Eine sehr statische Seite" + description = "Website der Familie Gebühr" # Author author = "Julian-Samuel Gebühr" @@ -28,7 +28,7 @@ copyright = "Copyright © Daniel & Julian-Samuel Gebühr" # File will be picked from the "assets" directory # Comment the lines if you don't want to use it cover = "img/cover.jpg" - coverAlt = "A placeholder that doesn't deserve to be described." + coverAlt = "" # Shows a message in the footer about JavaScript being disabled # The default is false