Skip to content

Commit 0087595

Browse files
Set base path for GitHub Pages deployment
1 parent f25b81c commit 0087595

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/.vitepress/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,7 @@ export default defineConfig({
265265
lang: 'en-US',
266266
title: 'The Quickshell Book',
267267
description: 'A comprehensive guide to building desktop shells with Quickshell and QML',
268+
base: '/the_quickshell_book/',
268269
srcDir: '.',
269270

270271
cleanUrls: true,

0 commit comments

Comments
 (0)