Skip to content

Commit 553df72

Browse files
committed
add to sidebar
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
1 parent 950a500 commit 553df72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

astro.config.mjs

+1
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ export default defineConfig({
179179
{ label: 'Updater', link: '2/guide/updater' },
180180
{ label: 'Upload', link: '2/guide/upload' },
181181
{ label: 'Websocket', link: '2/guide/websocket' },
182+
{ label: 'Window Customization', link: '2/guide/window-customization' },
182183
{ label: 'Window State', link: '2/guide/window-state' },
183184
],
184185
},

0 commit comments

Comments
 (0)