From 2021f04fda52900319155e69f2efc55214e6a6af Mon Sep 17 00:00:00 2001 From: Yusef Aslam Date: Fri, 4 Jul 2025 10:38:06 +0100 Subject: [PATCH] website: _config.yml: change baseurl --- website/_config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/website/_config.yml b/website/_config.yml index 2f82186c1..288bf2c47 100644 --- a/website/_config.yml +++ b/website/_config.yml @@ -26,6 +26,7 @@ description: >- # this means to ignore newlines until "baseurl:" baseurl: "/xlibre/website" # the subpath of your site, e.g. /blog url: "https://xgui4.github.io" # the base hostname & protocol for your site, e.g. http://example.com github_username: xgui4 +baseurl: "/xlibre" # the subpath of your site, e.g. /blog # Build settings #plugins: