summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--frontend/hugo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/frontend/hugo.toml b/frontend/hugo.toml
new file mode 100644
index 0000000..f9d02a2
--- /dev/null
+++ b/frontend/hugo.toml
@@ -0,0 +1,3 @@
+baseURL = 'http://localhost:8000/'
+locale = 'en-gb'
+title = 'finserv'