From e0b2266368a5fefe10b9dba7feddfdb84867338e Mon Sep 17 00:00:00 2001 From: Adam Olech Date: Thu, 28 Oct 2021 00:14:42 +0200 Subject: Disable share icons --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index 98fc9da..b772b18 100644 --- a/config.toml +++ b/config.toml @@ -2,12 +2,12 @@ theme = 'soho' baseURL = 'http://example.org/' languageCode = 'en-us' title = 'where extinct potatos go to retire' +summarylength = 10 [params] author = "Adam Olech" profilePicture = "images/me.jpg" customCss = ["css/custom.css"] -disable_share = true [[params.socialIcons]] icon = "fa-linkedin" -- cgit v1.2.1