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

github.com/darshanbaral/aafu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarshan Baral <darshanbaral@gmail.com>2019-05-11 05:53:59 +0300
committerDarshan Baral <darshanbaral@gmail.com>2019-05-11 05:53:59 +0300
commit85edb517826c9505aa7ff30ec4756010f3c0e5cd (patch)
tree14138f3fd01c9d2897de70425ec90026e449db1a /exampleSite
parentce1364720db399894d3063422e5cf5bb6c7a07ae (diff)
Can chhose base theme in config.toml
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index b7ff329..7c4c6f1 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -7,7 +7,7 @@ theme = "aafu"
author = "Darshan Baral"
description = "Website title"
copyright = "aaa"
- copyright_link = "#"
+ useDarkTheme = false
# Profile section
[params.profile]