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

github.com/7ma7X/HugoTeX.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHelloRusk <hellorusk1998@gmail.com>2022-02-13 06:45:06 +0300
committerHelloRusk <hellorusk1998@gmail.com>2022-02-13 06:45:17 +0300
commit93b957a09a8aa6fd3984db741197fb136a27793c (patch)
treeab1a54da49e5b7d870cd431e57cc0ecfc28ff72a /README.md
parentd57b4d4afe8d245157b06a4c8eb8300754c60dd1 (diff)
add docs about darkmode
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 34e78a9..ba4717b 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,9 @@ footnoteReturnLinkContents = "^"
category = "categories"
tag = "tags"
series = "series"
+
+[Params]
+ darkmode = true # set true if you prefer dark mode
```
## Shortcodes