aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authormartin@ashbysoft.com <martin@ashbysoft.com>2021-09-17 22:01:14 +0000
committermartin@ashbysoft.com <martin@ashbysoft.com>2021-09-17 22:01:14 +0000
commit60f34937b75a26c413e5e37cab2066b70239a9f6 (patch)
treec8d986c7380d3142c2340378e2885cf8f76b4594 /config.toml
parentceda82e8fc7e6fd734f105d9b8af57ac597f3d29 (diff)
downloadmfashby.net-60f34937b75a26c413e5e37cab2066b70239a9f6.tar.gz
mfashby.net-60f34937b75a26c413e5e37cab2066b70239a9f6.tar.bz2
mfashby.net-60f34937b75a26c413e5e37cab2066b70239a9f6.tar.xz
mfashby.net-60f34937b75a26c413e5e37cab2066b70239a9f6.zip
move old site content into hugo
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml5
1 files changed, 3 insertions, 2 deletions
diff --git a/config.toml b/config.toml
index 1d7c819..97169c9 100644
--- a/config.toml
+++ b/config.toml
@@ -1,3 +1,4 @@
-baseURL = 'http://example.org/'
+baseURL = 'https://mfashby.net/'
languageCode = 'en-us'
-title = 'My New Hugo Site'
+title = 'mfashby.net'
+theme = "XMin"