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 <danielsaunders@Mac-mini.gateway>2018-04-30 13:32:26 +0300
committerDaniel Saunders <danielsaunders@Mac-mini.gateway>2018-04-30 13:32:26 +0300
commit06106b1ccdfbd2507b8b3e3a6b8bfe02ad3c74d5 (patch)
tree27d5c844668278182bdd8b94b4294f0df954f11a /exampleSite
parent66b7085ec88b7466267ffc2057a2de279bf96853 (diff)
Fixed changed paramater names
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 8e7473e..10de2c9 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -6,7 +6,7 @@ theme = "../.."
# Enter your tracking code to enable Google Analytics
googleAnalytics = ""
-customCSS = [""," "]
+customCSS = ["", ""]
#This theme can generate a multi-level theme.
#Use the weight= to specify the order of menu items, and the parent= to create a submenu item.