diff options
Diffstat (limited to 'frontend')
| -rw-r--r-- | frontend/hugo.toml | 3 |
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' |
