From d954676b8aaaf5dc4dbb379d61d3ea537ad33435 Mon Sep 17 00:00:00 2001 From: hamasoasis Date: Tue, 7 Apr 2026 23:07:07 -0500 Subject: [PATCH] Fix baseurl --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index ff9e698..9b04694 100644 --- a/_config.yml +++ b/_config.yml @@ -32,7 +32,7 @@ author: Carver # This URL is the main address for absolute links. Don't include a slash at the end. # url: 'https://adaptiveexperiments.github.io' -baseurl:'https://adaptiveexperiments.github.io', +baseurl: # This is for the editing function in _/includes/improve_content