Homer: Add LiveWallpaperPc link.

This commit is contained in:
Dmitry Voronin 2025-01-14 11:48:58 +03:00
parent dfddf96d34
commit 9495fc2758
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -50,11 +50,13 @@ let
mkImageLink = name: url: mkLink name "fa-image" url; mkImageLink = name: url: mkLink name "fa-image" url;
in in
[ [
(mkImageLink "Unsplash" "https://unsplash.com")
(mkImageLink "Wallhaven" "https://wallhaven.cc")
(mkVideoLink "DesktopHut" "https://www.desktophut.com") (mkVideoLink "DesktopHut" "https://www.desktophut.com")
(mkVideoLink "LiveWallpaperPc" "https://livewallpaperpc.com")
(mkVideoLink "MoeWalls" "https://moewalls.com") (mkVideoLink "MoeWalls" "https://moewalls.com")
(mkVideoLink "Motion Backgrounds" "https://motionbgs.com") (mkVideoLink "Motion Backgrounds" "https://motionbgs.com")
] ++ [
(mkImageLink "Unsplash" "https://unsplash.com")
(mkImageLink "Wallhaven" "https://wallhaven.cc")
] ]
)) ))
(mkGroup "Pirate" "fa-skull-crossbones" [ (mkGroup "Pirate" "fa-skull-crossbones" [