From 1f1ca1a84ad1ab9fc54ae084eef03c0548e2ed4a Mon Sep 17 00:00:00 2001 From: Hazel Snider Date: Wed, 9 Sep 2020 00:23:12 -0400 Subject: [PATCH] Forgot something --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 89e4079..7c26a70 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # The URL the site will be built for -base_url = "https://www.hazelnut.dev" +base_url = "https://hazelnut.dev" # Whether to automatically compile all Sass files in the sass directory compile_sass = false