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 f8527d1 commit ad9d796Copy full SHA for ad9d796
docs/.vitepress/constants.ts
@@ -56,6 +56,7 @@ export const DEMOS = [
56
{ name: '分型', logoName: 'wa.png', link: 'https://wa-lang.org/examples/mandelbrot/' },
57
{ name: 'QRCode', logoName: 'wa.png', link: 'https://wa-lang.org/examples/qrcode/' },
58
{ name: 'Brainfuck', logoName: 'wa.png', link: 'https://wa-lang.org/wa/brainfuck/' },
59
+ { name: 'Dora-SSR', logoName: 'wa.png', link: 'https://github.com/IppClub/dora-wa' },
60
]
61
62
export const FRIENDLY_LINK = [
0 commit comments