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 49b47c7 commit 6b1d4a7Copy full SHA for 6b1d4a7
docs/.vitepress/constants.ts
@@ -60,6 +60,7 @@ export const DEMOS = [
60
{ name: 'QRCode', logoName: 'wa.png', link: 'https://wa-lang.org/examples/qrcode/' },
61
{ name: 'Brainfuck', logoName: 'wa.png', link: 'https://wa-lang.org/wa/brainfuck/' },
62
{ name: 'Dora-SSR', logoName: 'wa.png', link: 'https://github.com/IppClub/dora-wa' },
63
+ { name: 'LCD1602', logoName: 'wa.png', link: 'https://wa-lang.org/smalltalk/st0082.html' },
64
]
65
66
export const FRIENDLY_LINK = [
0 commit comments