From 1f79a641a65fadae72100386f2558a30ebd824c4 Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Tue, 10 Sep 2024 00:15:49 +0200 Subject: [PATCH] make icon image urls absolute --- src/pages/index.astro | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 2bd11b1..ab7729d 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -17,43 +17,43 @@ const permalink = Astro?.site?.href ?? '/';

Socials