We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12fbc3b commit a0897b9Copy full SHA for a0897b9
hugo.toml
@@ -1,4 +1,4 @@
1
-baseURL = 'https://mollycarroll.dev'
+baseURL = 'https://technicallymolly.com'
2
languageCode = 'en-us'
3
title = "technically Molly"
4
copyright = 'Molly Carroll'
@@ -16,7 +16,7 @@ showGraph = false
16
# Author details for the JSON-LD structured data.
17
[params.author]
18
name = 'Molly Carroll'
19
-email = 'molly@mollycarroll.dev'
+email = 'molly@mollycarroll.net'
20
21
# Homepage setup
22
[params.home]
0 commit comments