We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed914b8 commit 81458eeCopy full SHA for 81458ee
1 file changed
.vitepress/config.mts
@@ -21,7 +21,8 @@ export default defineConfig({
21
{ text: 'PocketTX', link: '/pockettx' },
22
{ text: 'LightFin', link: '/lightfin' }
23
]
24
- }
+ },
25
+ { text: 'AT32 WebISP', link: 'https://humpbacklab.github.io/AT32-WebISP/' }
26
],
27
sidebar: [],
28
socialLinks: [
@@ -47,7 +48,8 @@ export default defineConfig({
47
48
{ text: 'PocketTX', link: '/en/pockettx' },
49
{ text: 'LightFin', link: '/en/lightfin' }
50
51
52
53
54
55
0 commit comments