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>2020-04-28 22:23:36 +0300
committerDaniel Saunders <daniel.saunders@gmail.com>2020-04-28 22:23:36 +0300
commitf6b746a9a3db3eb03f1d610de0a1137a1cbd2582 (patch)
tree44e32a5b9852282eca6ab70801ac34bb96e494d8
parent1534292ceee03c67e2e5b56c4a703be448f30493 (diff)
Enable instantpage js for exampleSite20200429
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 1032ebe..bc4eee8 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -90,7 +90,7 @@ unsafe = true
bible_popups = "faithlife" #faithlife, blb
bible_version = "CSB" #HCSB, NIV, NLT, ESV, etc.
- instant_page = false
+ instant_page = true
customCSS = ["example.css"]