Skip to content

Commit 4323383

Browse files
committed
zz
1 parent f5d7891 commit 4323383

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/constants.ts

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ export const DEMOS = [
5353
{ name: 'Life', logoName: 'wa.png', link: 'https://wa-lang.org/examples/life/' },
5454
{ name: 'Mandelbrot', logoName: 'wa.png', link: 'https://wa-lang.org/examples/mandelbrot/' },
5555
{ name: 'QRCode', logoName: 'wa.png', link: 'https://wa-lang.org/examples/qrcode/' },
56+
{ name: 'Brainfuck', logoName: 'wa.png', link: 'https://wa-lang.org/wa/brainfuck/' },
5657
]
5758

5859
export const FRIENDLY_LINK = [

0 commit comments

Comments
 (0)