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

github.com/funkydan2/alpha-church.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Saunders <daniel.saunders@gmail.com>2021-07-24 09:27:00 +0300
committerDaniel Saunders <daniel.saunders@gmail.com>2021-07-24 09:27:00 +0300
commit02afd71b561869b51c645d488f7841cf99d7e224 (patch)
treee79743e87ec0027cf65bf03415cd9a8d11769a1f
parent9421d23efe872ae686ea018ea2b9fc0a27ba928c (diff)
Prettier
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 45840cd..6c86f93 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -15,7 +15,7 @@ googleAnalytics = ""
enableInlineShortcodes = true
[markup.goldmark.renderer]
-unsafe = true
+ unsafe = true
[taxonomies]
tag = "tags"