From 811fa02a41cd51142dad31a7cda97c3866051531 Mon Sep 17 00:00:00 2001 From: tastytea Date: Thu, 31 Oct 2019 08:36:53 +0100 Subject: [PATCH] Don't show full articles on front page. --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 1b7cf09..3d10461 100644 --- a/config.toml +++ b/config.toml @@ -18,7 +18,7 @@ enableGitInfo = true subtitle = "I write things here." favicon = "favicon.png" datefmt = "2006-01-02" - showfullcontent = true + showfullcontent = false opengraph = true schema = true