From 8b0da449311143f10864f1390d91b334fa1f41f4 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Wed, 1 Mar 2023 20:42:54 +0100 Subject: [PATCH] update to short links --- src/pages/index.astro | 4 ++-- src/pages/social.astro | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index f509b10..2a764a1 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -37,13 +37,13 @@ import Footer from "../components/Footer.astro"; /> diff --git a/src/pages/social.astro b/src/pages/social.astro index 531caa6..02e9ade 100644 --- a/src/pages/social.astro +++ b/src/pages/social.astro @@ -16,21 +16,21 @@ import Back from "../components/Back.astro";