mirror of
https://github.com/hyprwm/hyprland-website.git
synced 2025-12-20 04:00:02 +01:00
sponsors: add framework
This commit is contained in:
parent
74d70608ec
commit
29b7c040d3
3 changed files with 8 additions and 2 deletions
|
|
@ -8,7 +8,13 @@
|
|||
}
|
||||
],
|
||||
"platinum": [],
|
||||
"gold": [],
|
||||
"gold": [
|
||||
{
|
||||
"name": "Framework",
|
||||
"image": "/imgs/sponsors/framework-white.png",
|
||||
"link": "https://frame.work/"
|
||||
}
|
||||
],
|
||||
"silver": [],
|
||||
"bronze": []
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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}
|
||||
|
|
|
|||
BIN
static/imgs/sponsors/framework-white.png
Normal file
BIN
static/imgs/sponsors/framework-white.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 36 KiB |
Loading…
Add table
Reference in a new issue