From dc46de16097fa9f4b1d853123bf62f067e8db70e Mon Sep 17 00:00:00 2001 From: jdebacker Date: Fri, 29 Dec 2023 13:57:43 -0500 Subject: [PATCH] try with baseurl --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index 711af4a..14bbeaa 100755 --- a/_config.yml +++ b/_config.yml @@ -11,6 +11,7 @@ description: Updates on Policy Simulation Library models. github_username: PSLmodels # you can comment the below line out if your repo name is not different than your baseurl github_repo: "blog" +baseurl: "/blog" # OPTIONAL: override baseurl and url if using a custom domain # Note: leave out the trailing / from this value.