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

gitlab.com/kskarthik/monopriv.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkarthik <kskarthik@gitlab.io>2019-12-03 13:14:14 +0300
committerkarthik <kskarthik@gitlab.io>2019-12-03 13:14:14 +0300
commit1a7af57c476e2bbc131167b0ddb671b971a13199 (patch)
treefd3fc1d7655d05189ed9be84d3f05c6c07e49ed7 /exampleSite
parent4ded612c4b654d25a368de2277f7fe2e4fd243af (diff)
fix typos & some html
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index f68479e..9a60555 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -9,9 +9,10 @@ DefaultContentLanguage = "en"
enableInlineShortcodes = true
footnoteReturnLinkContents = "^"
theme = "monopriv"
+enableEmoji = true
[params]
-about = "A privacy forcused minimal bootstrap theme"
+about = "A privacy focused minimal bootstrap theme"
github = "https://github.com"
gitlab = "https://gitlab.com"
email = "mail@example.com"