Add GitGud and astro-htaccess integration

This commit is contained in:
Bad Manners 2024-08-30 17:21:52 -03:00
parent 4829af9f55
commit 37fba2f602
11 changed files with 260 additions and 94 deletions

View file

@ -4,6 +4,7 @@ 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";
export { default as IconGitGud } from "./IconGitGud.astro";
export { default as IconGithub } from "./IconGithub.astro";
export { default as IconGitlab } from "./IconGitlab.astro";
export { default as IconGoogle } from "./IconGoogle.astro";