diff options
author | Alan Pearce | 2018-06-06 20:42:13 +0000 |
---|---|---|
committer | Alan Pearce | 2018-06-06 20:42:13 +0000 |
commit | 6223db53605d4bef078b2321144ad95df6a1c5c5 (patch) | |
tree | 37ab7b236b8e1c3fb426509740270138ce29f9e9 /config.toml | |
parent | 91022c002d36e1b0bc33bf9829e660296d2ff75b (diff) | |
download | website-6223db53605d4bef078b2321144ad95df6a1c5c5.tar.lz website-6223db53605d4bef078b2321144ad95df6a1c5c5.tar.zst website-6223db53605d4bef078b2321144ad95df6a1c5c5.zip |
Switch to www
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 110d569..7e1c071 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ languageCode = "en-gb" -baseurl = "https://alanpearce.uk" +baseurl = "https://www.alanpearce.uk" title = "Alan Pearce" theme = "hyde" pygmentsuseclasses = true |