We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcf9b5c commit 5be7cbfCopy full SHA for 5be7cbf
docs/.vitepress/constants.ts
@@ -62,6 +62,7 @@ export const DEMOS = [
62
{ name: 'Brainfuck', logoName: 'wa.png', link: 'https://wa-lang.org/wa/brainfuck/' },
63
{ name: 'Dora-SSR', logoName: 'wa.png', link: 'https://github.com/IppClub/dora-wa' },
64
{ 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/' },
66
]
67
68
export const FRIENDLY_LINK = [
0 commit comments