From a6c9d3e7c3e4d475ac37c52afe5ef31b5dde7876 Mon Sep 17 00:00:00 2001 From: athul Date: Thu, 16 Apr 2020 22:43:01 +0530 Subject: [PATCH] Add Auto mode in Config.toml of examplSite --- exampleSite/config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 75bfe5a..30779eb 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -7,6 +7,7 @@ pygmentsstyle = "monokai" pygmentscodefences = true pygmentscodefencesguesssyntax = true [params] + mode="auto" featherIconsCDN=true subtitle = "Minimal and Clean [blog theme for Hugo](https://github.com/athul/archie)"