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

github.com/jacobsun/edidor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsunfy <fengyuan.sfy@gmail.com>2021-04-11 14:10:42 +0300
committerGitHub <noreply@github.com>2021-04-11 14:10:42 +0300
commit9b69d13205f6fa56cec90d051bd3ff356e141935 (patch)
treeb24d47752f3c7eda9eee1fbad7c619c61711db16
parentda745bbf2aed02af3130aa680287da4396993126 (diff)
parentb34f588bc4dd85f7ca7342c3d7201e06d27665d9 (diff)
Merge pull request #19 from Br-Johnson/patch-1
remove special characters from base url
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 1f25183..2d33423 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -1,6 +1,6 @@
theme = "edidor"
title = "Edidor Demo"
-baseurl = "https://your site url"
+baseurl = "https://your-site-url"
AuthorName = "Jon Doe"
# place your logo file to ./static/images to set logo