Skip to content

Commit bbc2953

Browse files
Update build.py
[skip actions]
1 parent 2685984 commit bbc2953

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@
5959
('Phoo', 'https://phoo-lang.github.io/'),
6060
('Thuepaste', f'https://{AUTHOR}.github.io/thuepaste'),
6161
('Armdroid', f'https://{AUTHOR}.github.io/armdroid'),
62-
('Langton\'s Ant Music', f'https://{AUTHOR}.github.io/langton-music')
62+
('Langton\'s Ant Music', f'https://{AUTHOR}.github.io/langton-music'),
63+
('Schemascii', f'https://github.com/dragoncoder047/schemascii'),
6364
)),
6465
)
6566

0 commit comments

Comments
 (0)