Skip to content

Commit 81458ee

Browse files
committed
add at32 web isp link
Signed-off-by: ncerzzk <huangcmzzk@gmail.com>
1 parent ed914b8 commit 81458ee

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.vitepress/config.mts

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ export default defineConfig({
2121
{ text: 'PocketTX', link: '/pockettx' },
2222
{ text: 'LightFin', link: '/lightfin' }
2323
]
24-
}
24+
},
25+
{ text: 'AT32 WebISP', link: 'https://humpbacklab.github.io/AT32-WebISP/' }
2526
],
2627
sidebar: [],
2728
socialLinks: [
@@ -47,7 +48,8 @@ export default defineConfig({
4748
{ text: 'PocketTX', link: '/en/pockettx' },
4849
{ text: 'LightFin', link: '/en/lightfin' }
4950
]
50-
}
51+
},
52+
{ text: 'AT32 WebISP', link: 'https://humpbacklab.github.io/AT32-WebISP/' }
5153
],
5254
sidebar: [],
5355
socialLinks: [

0 commit comments

Comments
 (0)