mirror of
https://github.com/hyprwm/hyprland-website.git
synced 2025-01-03 15:39:48 +01:00
communityslice: add a profile
This commit is contained in:
parent
685ab939e2
commit
ee3fa7078b
2 changed files with 6 additions and 0 deletions
|
@ -183,6 +183,12 @@
|
||||||
coordinates: [354, 798],
|
coordinates: [354, 798],
|
||||||
size: 80,
|
size: 80,
|
||||||
class: 'outline-amber-500 bg-black '
|
class: 'outline-amber-500 bg-black '
|
||||||
|
},
|
||||||
|
{
|
||||||
|
image: '/imgs/profile_pictures/aleph.nought.webp',
|
||||||
|
coordinates: [583, 824],
|
||||||
|
size: 40,
|
||||||
|
class: 'outline-blue-500 bg-black '
|
||||||
}
|
}
|
||||||
].sort(({ size: a }, { size: b }) => b - a)
|
].sort(({ size: a }, { size: b }) => b - a)
|
||||||
|
|
||||||
|
|
BIN
static/imgs/profile_pictures/aleph.nought.webp
Normal file
BIN
static/imgs/profile_pictures/aleph.nought.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.8 KiB |
Loading…
Reference in a new issue