summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorAdam Olech <nddr89@gmail.com>2021-10-28 00:16:31 +0200
committerAdam Olech <nddr89@gmail.com>2021-10-28 00:16:31 +0200
commit5d9f3cf8de3c9792932dbb3c8a1fdaf5ef66a295 (patch)
tree57c6fd120661765ee1dda297266f960fb90fd58c /config.toml
parente0b2266368a5fefe10b9dba7feddfdb84867338e (diff)
config.toml: fix base url
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index b772b18..b1f9b30 100644
--- a/config.toml
+++ b/config.toml
@@ -1,5 +1,5 @@
theme = 'soho'
-baseURL = 'http://example.org/'
+baseURL = 'https://aole.ch/'
languageCode = 'en-us'
title = 'where extinct potatos go to retire'
summarylength = 10