Skip to content

Commit 8cbbf5b

Browse files
committed
Add madamiru to project showcase
1 parent b47b5bc commit 8cbbf5b

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

static/showcase/madamiru.gif

4.95 MB
Loading

templates/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,13 @@ <h1><a href="#showcase" class="secondary">#</a> Showcase</h1>
167167
"thumbnail": "showcase/neothesia.gif",
168168
"has_webp": false,
169169
},
170+
{
171+
"name": "Madamiru",
172+
"description": "A cross-platform media player that can dynamically shuffle multiple media in a grid layout.",
173+
"website": "https://github.com/mtkennerly/madamiru",
174+
"thumbnail": "showcase/madamiru.gif",
175+
"has_webp": false,
176+
},
170177
{
171178
"name": "Halo",
172179
"description": "A program for editing .wgsl shaders in real time!",

0 commit comments

Comments
 (0)