From 540307ee138979d0769b3a959e892f5149fea646 Mon Sep 17 00:00:00 2001 From: km719 Date: Tue, 1 Oct 2024 17:22:12 -0400 Subject: [PATCH] fix baseurl --- _config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index c761ff9..600ce44 100644 --- a/_config.yml +++ b/_config.yml @@ -19,7 +19,8 @@ # in the templates via {{ site.myvariable }}. # Build settings -url: "https://km719.github.io/queens-archive/" +baseurl: "/queens-archive" +url: "https://km719.github.io/" collections: games: