aboutsummaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2023-04-20 21:05:03 +0100
committerYann Herklotz <git@yannherklotz.com>2023-04-20 21:05:12 +0100
commiteb466ded6e3851a08dfc563306151cb82890659f (patch)
treef94e6b7c1b941a9e0ab9a032ebee028a357a0e2e /config.toml
parentb0f7f5cc18449d9c4f82063da14eda0079153124 (diff)
downloadyannherklotz.com-eb466ded6e3851a08dfc563306151cb82890659f.tar.gz
yannherklotz.com-eb466ded6e3851a08dfc563306151cb82890659f.zip
Minimize fonts by removing non-latin characters
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 fbbb0d8..609c60b 100644
--- a/config.toml
+++ b/config.toml
@@ -1,4 +1,4 @@
-baseURL = "https://yannherklotz.com"
+baseURL = "https://bobby.ymhg.org"
languageCode = "en-uk"
title = "Yann Herklotz"
theme = "ymherklotz"