diff --git a/public/icons/discord.svg b/public/icons/discord.svg index 116e1c4..180d6ef 100644 --- a/public/icons/discord.svg +++ b/public/icons/discord.svg @@ -1,10 +1,10 @@ - + - + - + diff --git a/public/icons/hero.png b/public/icons/hero.png new file mode 100644 index 0000000..0b860f3 Binary files /dev/null and b/public/icons/hero.png differ diff --git a/src/components/widgets/Socials.astro b/src/components/widgets/Socials.astro index ff7c991..9879ec6 100644 --- a/src/components/widgets/Socials.astro +++ b/src/components/widgets/Socials.astro @@ -27,9 +27,9 @@ const socials = [ { socials.map((social) => (
  • - + {`${social.name} diff --git a/src/pages/projects.astro b/src/pages/projects.astro index 31d370d..f550a42 100644 --- a/src/pages/projects.astro +++ b/src/pages/projects.astro @@ -32,7 +32,7 @@ const projects = [

    4

    @@ -41,7 +41,7 @@ const projects = [

    9