diff options
author | Alan Pearce | 2018-06-22 15:06:38 +0200 |
---|---|---|
committer | Alan Pearce | 2018-06-22 15:06:38 +0200 |
commit | 61208522fb09c31beac75aa404b906f915e8b3b9 (patch) | |
tree | 3ee4dbc721461b6311a84304b7aeda93358e6715 /config.toml | |
parent | 9b966ff3344931b52edcb89af1578d5c212a1a2b (diff) | |
download | website-61208522fb09c31beac75aa404b906f915e8b3b9.tar.lz website-61208522fb09c31beac75aa404b906f915e8b3b9.tar.zst website-61208522fb09c31beac75aa404b906f915e8b3b9.zip |
Update to .eu
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 3450dc2..4c9a89a 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ languageCode = "en-gb" -baseurl = "https://www.alanpearce.uk" +baseurl = "https://www.alanpearce.eu" title = "Alan Pearce" theme = "hyde" pygmentsUseClasses = true |