Add Auto mode in Config.toml of examplSite
This commit is contained in:
parent
05af13824e
commit
a6c9d3e7c3
|
@ -7,6 +7,7 @@ pygmentsstyle = "monokai"
|
||||||
pygmentscodefences = true
|
pygmentscodefences = true
|
||||||
pygmentscodefencesguesssyntax = true
|
pygmentscodefencesguesssyntax = true
|
||||||
[params]
|
[params]
|
||||||
|
mode="auto"
|
||||||
featherIconsCDN=true
|
featherIconsCDN=true
|
||||||
subtitle = "Minimal and Clean [blog theme for Hugo](https://github.com/athul/archie)"
|
subtitle = "Minimal and Clean [blog theme for Hugo](https://github.com/athul/archie)"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue