From 022f6ccd6db61451d873eea8ea2a67943a5c590c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=9E=97=E4=BC=9F?= Date: Fri, 22 Nov 2024 09:55:28 +0800 Subject: [PATCH] Update config.toml --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 7c576f0..cdb7f30 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # The URL the site will be built for -base_url = "https://nightswatch.games" +base_url = "https://nightswatchgames.github.io" # Whether to automatically compile all Sass files in the sass directory compile_sass = true