From 03cecec7e7288472ea46900713d0a286a2adeda4 Mon Sep 17 00:00:00 2001 From: Yusef Aslam Date: Fri, 4 Jul 2025 10:40:27 +0100 Subject: [PATCH] website: _config.yml: change baseurl --- website/_config.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/_config.yml b/website/_config.yml index 288bf2c47..d08c0ffa5 100644 --- a/website/_config.yml +++ b/website/_config.yml @@ -23,10 +23,9 @@ title: X11Libre description: >- # this means to ignore newlines until "baseurl:" This is the website for the X11Libre project which is an open-source initiative focused on providing a modern, libre implementation of the X11 protocol and related tools. -baseurl: "/xlibre/website" # the subpath of your site, e.g. /blog +baseurl: "/xlibre" # 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: