Skip to content

Commit 5be7cbf

Browse files
committed
zz
1 parent dcf9b5c commit 5be7cbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/constants.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ export const DEMOS = [
6262
{ name: 'Brainfuck', logoName: 'wa.png', link: 'https://wa-lang.org/wa/brainfuck/' },
6363
{ name: 'Dora-SSR', logoName: 'wa.png', link: 'https://github.com/IppClub/dora-wa' },
6464
{ name: 'LCD1602', logoName: 'wa.png', link: 'https://wa-lang.org/smalltalk/st0082.html' },
65+
{ name: '小画家(凹中文实现)', logoName: 'wa.png', link: 'https://wa-lang.org/wa/p5-hello-wz/' },
6566
]
6667

6768
export const FRIENDLY_LINK = [

0 commit comments

Comments
 (0)