diff --git a/src/components/general/molecule/social/index.tsx b/src/components/general/molecule/social/index.tsx index eec8287..dfbf21b 100644 --- a/src/components/general/molecule/social/index.tsx +++ b/src/components/general/molecule/social/index.tsx @@ -6,6 +6,7 @@ import { faTwitch, faTiktok, faXTwitter, + faGithub, } from "@fortawesome/free-brands-svg-icons"; import { FontAwesomeIcon } from "@fortawesome/react-fontawesome"; @@ -51,6 +52,13 @@ function Social() { + + + ); } diff --git a/src/components/landing/organism/aboutus/index.astro b/src/components/landing/organism/aboutus/index.astro index a38ce70..ff64d0c 100644 --- a/src/components/landing/organism/aboutus/index.astro +++ b/src/components/landing/organism/aboutus/index.astro @@ -9,7 +9,7 @@ import { faUsers } from "@fortawesome/free-solid-svg-icons"; id="about-us" >

About Us

-

+

¿Por qué Many To One?

- {"< Many To One />"} Community diff --git a/src/components/landing/organism/home/index.astro b/src/components/landing/organism/home/index.astro index eff7867..1893676 100644 --- a/src/components/landing/organism/home/index.astro +++ b/src/components/landing/organism/home/index.astro @@ -42,7 +42,7 @@ import { faDiscord } from "@fortawesome/free-brands-svg-icons";