From 7b3279befd417243b450b5b028dafb11678dc729 Mon Sep 17 00:00:00 2001 From: Gelez Date: Wed, 22 Apr 2020 09:48:08 +0200 Subject: [PATCH] Theme docs: actually edit the config (#996) I hope it is just not me that misunderstood the sentence above, but I think it should be `true` and not `false`. --- .../content/documentation/themes/installing-and-using-themes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/documentation/themes/installing-and-using-themes.md b/docs/content/documentation/themes/installing-and-using-themes.md index 977da4e5..49399664 100644 --- a/docs/content/documentation/themes/installing-and-using-themes.md +++ b/docs/content/documentation/themes/installing-and-using-themes.md @@ -58,7 +58,7 @@ you can update your `config.toml` like so: ```toml [extra] -show_twitter = false +show_twitter = true ``` You can modify files directly in the `themes` directory but this will make updating the theme harder and live reload