Update baseurl in Jekyll config to reflect correct path

This commit is contained in:
xgui4 2025-07-03 18:59:06 -04:00
parent f41e055b82
commit 5517c61e5e

View File

@ -23,7 +23,7 @@ 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: "/x11libre-website" # the subpath of your site, e.g. /blog
baseurl: "/xserver/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