We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 950a500 commit 553df72Copy full SHA for 553df72
astro.config.mjs
@@ -179,6 +179,7 @@ export default defineConfig({
179
{ label: 'Updater', link: '2/guide/updater' },
180
{ label: 'Upload', link: '2/guide/upload' },
181
{ label: 'Websocket', link: '2/guide/websocket' },
182
+ { label: 'Window Customization', link: '2/guide/window-customization' },
183
{ label: 'Window State', link: '2/guide/window-state' },
184
],
185
},
0 commit comments