From 263090ae58eb025eedb075fcc68d7240521e9a05 Mon Sep 17 00:00:00 2001 From: Lucas Roberts Date: Sun, 1 Sep 2024 21:48:36 -0400 Subject: [PATCH] add base config change to blog --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 86c70bc..98a8995 100644 --- a/_config.yml +++ b/_config.yml @@ -13,7 +13,7 @@ title_separator : "-" name : &name "Your Name" description : &description "personal description" url : https://rlucas7.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" -baseurl : "" # the subpath of your site, e.g. "/blog" +baseurl : "/blog" # the subpath of your site, e.g. "/blog" repository : "rlucas7/rlucas7.github.io" # Site Author - The following control what appear as part of the author content on the side bar.