A lightweight DIY alternative to services like Linktree and many.link.

Added fallback color for fediverse button

Changed files
+1 -1
css
+1 -1
css/brands.css
··· 349 349 /* Mastodon Alt */ 350 350 .button-fediverse { 351 351 --button-text:#000000; 352 + --button-background:#C5E024; 352 353 background-image:linear-gradient(90deg,#C5E024,#73E024); 353 - /* --button-background:#7AFF04; 354 354 /* --button-background:#72B62D; 355 355 /* --button-border:1px solid #ffffff;,*/ 356 356 }