Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/athul/archie.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorathul <athul8720@gmail.com>2020-04-16 20:13:01 +0300
committerathul <athul8720@gmail.com>2020-04-16 20:13:01 +0300
commita6c9d3e7c3e4d475ac37c52afe5ef31b5dde7876 (patch)
treeeabbb01ac5306b2ba3a07263f3a632e682ec0f87
parent05af13824e5158c270be3004f42b4b4e479552a6 (diff)
Add Auto mode in Config.toml of examplSite
-rw-r--r--exampleSite/config.toml1
1 files changed, 1 insertions, 0 deletions
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)"