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

github.com/brycematheson/allegiant.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryce Matheson <brycematheson@gmail.com>2016-10-24 05:59:41 +0300
committerGitHub <noreply@github.com>2016-10-24 05:59:41 +0300
commitebb576a0ee5a7cffbd66e48fa77b4a25b12fdfac (patch)
tree1bd19de7649339e2d6bdf8c94e7750273aeda1d2
parent6c49d136e538d514fd3bbc4371104bfcb1d99814 (diff)
Update config.toml
-rw-r--r--config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.toml b/config.toml
index 145838f..cb1b4f7 100644
--- a/config.toml
+++ b/config.toml
@@ -1,4 +1,4 @@
-baseurl = "yoursitehere.com"
+baseurl = "https://example.org"
languageCode = "en-us"
title = "Allegiant"
copyright = "&copy; Allegiant. All Rights Reserved." # Copyright notice. This will be displayed in the footer.
@@ -13,4 +13,4 @@ canonifyurls = true
linkedin = "https://www.linkedin.com/in/username"
footer_1 = "Some text here."
footer_2 = "Some different text here."
- footer_3 = "Even more different text here." \ No newline at end of file
+ footer_3 = "Even more different text here."