Skip to content

Commit 7153fc1

Browse files
committed
Use WebP for madamiru and sniffnet
1 parent 17fa05d commit 7153fc1

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

static/showcase/madamiru.gif

-4.95 MB
Binary file not shown.

static/showcase/madamiru.webp

3.31 MB
Binary file not shown.

static/showcase/sniffnet.png

-115 KB
Binary file not shown.

static/showcase/sniffnet.webp

1.27 MB
Binary file not shown.

templates/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,14 +136,14 @@ <h1><a href="#showcase" class="secondary">#</a> Showcase</h1>
136136
"name": "Sniffnet",
137137
"description": "A network monitoring tool to help you easily keep track of your Internet traffic.",
138138
"website": "https://sniffnet.net/",
139-
"thumbnail": "showcase/sniffnet.png",
139+
"thumbnail": "showcase/sniffnet.webp",
140140
"has_webp": false,
141141
},
142142
{
143143
"name": "Madamiru",
144144
"description": "A media player that can dynamically shuffle multiple media in a grid layout.",
145145
"website": "https://github.com/mtkennerly/madamiru",
146-
"thumbnail": "showcase/madamiru.gif",
146+
"thumbnail": "showcase/madamiru.webp",
147147
"has_webp": false,
148148
},
149149
{

0 commit comments

Comments
 (0)