From 8b14f0b27277d5ac9003e4ae34bb9333e4145452 Mon Sep 17 00:00:00 2001 From: BlkPingu Date: Fri, 25 Nov 2022 13:27:24 +0100 Subject: [PATCH] add twitter to socials --- public/icons/twitter.svg | 4 ++++ src/components/Socials.astro | 19 ++++++++++++++----- 2 files changed, 18 insertions(+), 5 deletions(-) create mode 100644 public/icons/twitter.svg diff --git a/public/icons/twitter.svg b/public/icons/twitter.svg new file mode 100644 index 0000000..cbc72ec --- /dev/null +++ b/public/icons/twitter.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/components/Socials.astro b/src/components/Socials.astro index 79bb8de..307a2da 100644 --- a/src/components/Socials.astro +++ b/src/components/Socials.astro @@ -11,25 +11,34 @@ const { additionalClass } = Astro.props
  • -
  • +
  • + + +
  • +
  • -
  • +