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:
-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 = "© 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."