Skip to content

Commit ad9d796

Browse files
committed
zz
1 parent f8527d1 commit ad9d796

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
@@ -56,6 +56,7 @@ export const DEMOS = [
5656
{ name: '分型', logoName: 'wa.png', link: 'https://wa-lang.org/examples/mandelbrot/' },
5757
{ name: 'QRCode', logoName: 'wa.png', link: 'https://wa-lang.org/examples/qrcode/' },
5858
{ 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' },
5960
]
6061

6162
export const FRIENDLY_LINK = [

0 commit comments

Comments
 (0)