From 462a6049b681a4aa6a8caa1c50fccf7a718bddce Mon Sep 17 00:00:00 2001 From: Gabriele Musco Date: Sun, 3 Jan 2021 14:24:16 +0100 Subject: [PATCH] added theme description --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index dec8fe5..5b85f0d 100644 --- a/theme.toml +++ b/theme.toml @@ -4,7 +4,7 @@ name = "Hugo Ficurinia" license = "AGPL3" licenselink = "https://gitlab.com/gabmus/hugo-ficurinia/-/blob/master/LICENSE" -description = "" +description = "A prickly blog theme for Hugo" homepage = "https://gitlab.com/gabmus/hugo-ficurinia" tags = ["blog", "dark", "customizable", "simple"] features = ["posts", "shortcodes", "comments", "analytics"]