From 62d9274c6edd096af6a2dd167acc13e56dc2ab05 Mon Sep 17 00:00:00 2001 From: gallant Date: Thu, 8 Dec 2022 18:04:42 -0600 Subject: [PATCH] thanks karx --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 7847fc4..cf65646 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # The URL the site will be built for -base_url = "https://www.gallant.lol" +base_url = "https://gallant.lol" # Whether to automatically compile all Sass files in the sass directory compile_sass = true