fix domain name thingy

This commit is contained in:
Hazel Snider 2020-09-08 23:24:49 -04:00
parent 30e805a72e
commit 0782ed6c89
Signed by: hazelra
GPG key ID: 09213F100E5E4E67

View file

@ -1,5 +1,5 @@
# The URL the site will be built for
base_url = "https://hazelnut.dev"
base_url = "https://www.hazelnut.dev"
# Whether to automatically compile all Sass files in the sass directory
compile_sass = false