Remove Cohost and X; trim down links

This commit is contained in:
Bad Manners 2024-09-12 17:11:43 -03:00
parent 5e368d6e34
commit b9155828af
No known key found for this signature in database
GPG key ID: 8C88292CCB075609
6 changed files with 0 additions and 109 deletions

View file

@ -1,6 +1,5 @@
export { default as IconBluesky } from "./IconBluesky.astro";
export { default as IconCodeberg } from "./IconCodeberg.astro";
export { default as IconCohost } from "./IconCohost.astro";
export { default as IconDiscord } from "./IconDiscord.astro";
export { default as IconEkasPortal } from "./IconEkasPortal.astro";
export { default as IconFurAffinity } from "./IconFurAffinity.astro";
@ -27,5 +26,4 @@ export { default as IconTelegram } from "./IconTelegram.astro";
export { default as IconTumblr } from "./IconTumblr.astro";
export { default as IconTwitch } from "./IconTwitch.astro";
export { default as IconWeasyl } from "./IconWeasyl.astro";
export { default as IconX } from "./IconX.astro";
export { default as IconYouTube } from "./IconYouTube.astro";