1
Fork 0

typescript(og-website): Replace discord cdn wallpaper with original url

Signed-off-by: prescientmoon <git@moonythm.dev>
This commit is contained in:
prescientmoon 2024-03-04 16:28:04 +01:00
parent bf7e7308be
commit c25290b680
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4

View file

@ -5,7 +5,7 @@
--nav-bg: rgba(79, 79, 79, 0.3);
--on-bg: white;
--title-font: 'Permanent Marker', cursive;
--home-bg: url(https://cdn.discordapp.com/attachments/485859146558865408/635409620537442325/Wallpaper_space_galaxy_planet_4k_Space_8652415352.jpg);
--home-bg: url(https://i.pinimg.com/originals/52/28/c1/5228c1ca678bf00fb3996bf9fa1c54b1.jpg);
--glow-color-1: white;
--glow-color-2: cyan;
--glow-color-3: blue;