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

github.com/darshanbaral/sada.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarshan Baral <darshanbaral@users.noreply.github.com>2018-12-18 06:37:03 +0300
committerGitHub <noreply@github.com>2018-12-18 06:37:03 +0300
commit18f9399a54ec533b294204b1036eb077ca98848b (patch)
treeb2370c62929784dd97963b089b4cad3347dce423
parent8803b50b2436194c46dff285238ac06aaff8e06b (diff)
Updated baseurl in 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 cd58431..c0fdbda 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -1,4 +1,4 @@
-baseURL = "/"
+baseURL = "http://example.org/"
languageCode = "en-us"
theme = "sada"
@@ -137,4 +137,4 @@ theme = "sada"
[[params.skills.list]]
skill = "Skill 4"
- skillrating = 80 \ No newline at end of file
+ skillrating = 80