Updating Hugo config.toml

changing baseURL to panaetius.io
This commit is contained in:
2020-07-17 01:01:36 +01:00
parent 9e83be091e
commit a687826fdf

View File

@@ -1,4 +1,4 @@
baseURL = "http://127.0.0.1:6060" baseURL = "panaetius.io"
title = "panaetius.io" title = "panaetius.io"
# theme = "panaetius-chunky-theme" # theme = "panaetius-chunky-theme"
theme = ["hugo-notice-admonition", "panaetius-theme"] theme = ["hugo-notice-admonition", "panaetius-theme"]