upage docs baseurl

This commit is contained in:
LIlGG
2025-09-29 12:01:59 +08:00
parent 6ca57be607
commit a4fed95e09

View File

@@ -11,7 +11,7 @@ const config = {
url: 'https://halo-dev.github.io',
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: '/upage/',
baseUrl: '/',
// GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these.