Skip to content

Commit 1f8a56c

Browse files
authored
Update config.ts
1 parent c1aa41a commit 1f8a56c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rustedwarfareapicode/.vitepress/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ export default defineConfig({
3131
{ text: '核心-CORE', link: '/src/Unit/core' },
3232
{ text: '可建造-CANBUILD', link: '/src/Unit/canbuild' },
3333
{ text: '图像-GRAPHICS', link: '/src/Unit/graphics' },
34+
{ text: '攻击-ATTACK', link: '/src/Unit/attack' },
3435
{ text: '运动-MOVEMENT', link: '/src/Unit/movement' },
3536
{ text: '逻辑-LOGIC', link: '/src/Unit/loginboolean' },
3637
{ text: '-------------------------', link: '' },

0 commit comments

Comments
 (0)