summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2014-06-07 14:41:50 +0100
committerAlan Pearce2014-06-07 14:49:16 +0100
commitfdbfbde5db8c07ab0e83c3ba48d27f7901f7d35c (patch)
tree43a4ee171e44d2352e4a40135ff016975f4a1442
downloadwebsite-fdbfbde5db8c07ab0e83c3ba48d27f7901f7d35c.tar.lz
website-fdbfbde5db8c07ab0e83c3ba48d27f7901f7d35c.tar.zst
website-fdbfbde5db8c07ab0e83c3ba48d27f7901f7d35c.zip
Create hugo site
-rw-r--r--config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml
new file mode 100644
index 0000000..258fcdd
--- /dev/null
+++ b/config.toml
@@ -0,0 +1,3 @@
+baseurl = "/"
+languageCode = "en-gb"
+title = "Alan Pearce"