--- import Social from "../ui/Social.astro"; import { Icon } from "astro-icon/components"; const name = "EFEELE"; const email = "hello@efeele.dev"; const github = "https://github.com/EFEELE"; const linkedin = "https://www.linkedin.com/in/efeele/"; const instagram = "https://www.instagram.com/efeele.dev/"; const youtube = "https://www.youtube.com/@efeeledev"; ---