From bc13b01bbe8057b9764cfda315a404acb99f43c8 Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Thu, 29 Oct 2020 11:01:38 +0100 Subject: [PATCH] config file... --- config/_default/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/config.toml b/config/_default/config.toml index 6ec4b12..9051907 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -6,7 +6,7 @@ relativeurls = true disableKinds = ["RSS", "sitemap"] [params] - description = "Some description should land here.." + description = "Some description should land here..." images = ["/UNS-logo.png"] title = "Dotawo Journal" giturl = "https://git.sandpoints.org/UnionForNubianStudies/Dotawo"