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

github.com/darshanbaral/khata.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarshan Baral <darshanbaral@users.noreply.github.com>2019-07-03 06:59:30 +0300
committerGitHub <noreply@github.com>2019-07-03 06:59:30 +0300
commit5956746861635af31f5d77f3e36d06228e534a19 (patch)
tree82702b5330deeaa98152f449ab27f6dfc0d546e0
parente74026ec0a93d66f69b66bf6d23fd24c4dcd5694 (diff)
Update config.toml
-rw-r--r--exampleSite/config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index a902628..51fe370 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -1,4 +1,4 @@
-baseurl = "/"
+baseURL = "https://www.example.org/"
title = "My Blog Site"
theme = "khata"
languageCode = "en-us"
@@ -35,4 +35,4 @@ disableKinds = ["taxonomyTerm"]
[[params.social]]
name = "Email"
link = "mailto:username@domain.com"
- iconclass= "fas fa-envelope" \ No newline at end of file
+ iconclass= "fas fa-envelope"