aboutsummaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-09-11 09:34:51 +0100
committerYann Herklotz <git@yannherklotz.com>2021-09-11 09:34:51 +0100
commitbe05419bc712ec1cd1a9b2880c0657fe28b4cb19 (patch)
tree06acec8ecf2f127e4db19c990e75a35cab41a9b4 /config.toml
parent41bc0c7c5b46619747a61f071f7bfa9e988dd27e (diff)
downloadyannherklotz.com-be05419bc712ec1cd1a9b2880c0657fe28b4cb19.tar.gz
yannherklotz.com-be05419bc712ec1cd1a9b2880c0657fe28b4cb19.zip
Add 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 2ec5b6d..90873ea 100644
--- a/config.toml
+++ b/config.toml
@@ -1,4 +1,4 @@
-baseURL = "http://example.org/"
+baseURL = "https://ymherklotz.gitlab.io/shiny-new-website/"
languageCode = "en-uk"
title = "Yann Herklotz"
theme = "ymherklotz"