about summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
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 8bcef06..87a99ae 100644
--- a/config.toml
+++ b/config.toml
@@ -1,4 +1,5 @@
 languageCode = "en-gb"
+baseurl = "https://alanpearce.uk"
 title = "Alan Pearce"
 theme = "hyde"
 pygmentsuseclasses = true
@@ -6,7 +7,6 @@ copyright = "Licensed under a Creative Commons Attribution 4.0 International Lic
 
 [Params]
 Description = "…now has a website"
-fullurl = "https://alanpearce.uk"
 
 [author]
     name = "Alan Pearce"