From 5e634898cd7a93428cbe0ff9a3ed519adc38b961 Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Fri, 18 Dec 2020 00:43:47 +0100 Subject: [PATCH] the arguments in hook were swapped.. i hope.. --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 4d5aa4f..eee6857 100644 --- a/config.toml +++ b/config.toml @@ -7,7 +7,7 @@ disableKinds = ["RSS", "sitemap"] [taxonomies] keyword = "keywords" [params] - description = "Some description should land here...." + description = "Some description should land here..." images = ["/UNS-logo.png"] title = "Dotawo Journal" sandpointsGiteaUrl = "https://git.sandpoints.org/UnionForNubianStudies/Dotawo"