From 5f810711e2bb77e046bee0e2715c505019325c08 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Tue, 12 Sep 2023 19:37:22 -0700 Subject: change pfp position on header --- src/components/Header.astro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/components') diff --git a/src/components/Header.astro b/src/components/Header.astro index 2a48dda..f4b1731 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -89,9 +89,6 @@ import { SITE_TITLE } from '../consts';
-

{SITE_TITLE}

+
-- cgit v1.2.3