website: _config.yml: change baseurl
This commit is contained in:
parent
25b15995e7
commit
2021f04fda
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue