From f0db5f8c93f97a2fb9ae30a878549c87aa60b947 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 5 Aug 2024 23:55:58 -0400 Subject: [PATCH] Remove the baseurl from config --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 0a812dd..f000155 100644 --- a/_config.yml +++ b/_config.yml @@ -22,7 +22,7 @@ title: Openbox email: danakj@orodu.net description: >- # this means to ignore newlines until "baseurl:" Openbox window manager. -baseurl: /openboxwm.github.io +#baseurl: /openboxwm.github.io github_username: openboxwm domain: openboxwm.github.io url: https://openboxwm.github.io