sponsors: add framework

This commit is contained in:
Vaxry 2025-10-08 14:30:46 +01:00
parent 74d70608ec
commit 29b7c040d3
Signed by: vaxry
GPG key ID: 665806380871D640
3 changed files with 8 additions and 2 deletions

View file

@ -8,7 +8,13 @@
}
],
"platinum": [],
"gold": [],
"gold": [
{
"name": "Framework",
"image": "/imgs/sponsors/framework-white.png",
"link": "https://frame.work/"
}
],
"silver": [],
"bronze": []
}

View file

@ -74,7 +74,7 @@
{sponsor}
showImage
showLink
class="w-30 h-12 md:h-20 md:w-48"
class="w-30 h-12 md:h-20 md:w-52"
linkClass="max-md:hidden"
/>
{/each}

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB