From 89f733a94b01f723258f6d11652411ca9ddd45b2 Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Thu, 29 Oct 2020 10:41:05 +0100 Subject: [PATCH] logo to 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..3d3d4f4 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"