My personal website, in gleam+lustre!
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

webp

+1 -1
assets/img/badges/my-badgie.png

This is a binary file and will not be displayed.

assets/img/badges/my-badgie.webp

This is a binary file and will not be displayed.

+1 -1
src/homepage.gleam
··· 93 93 // Badges 94 94 const badges = [ 95 95 Badge( 96 - img_url: "/img/badges/my-badgie.png", 96 + img_url: "/img/badges/my-badgie.webp", 97 97 img_alt: "strawmelonjuice", 98 98 img_title: "My badgie!", 99 99 clickable_url: "",