From baf899ad91de520f4440259df945de0abbcf7acc Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Tue, 12 Sep 2023 15:40:16 -0700 Subject: update homepage styling - New header design - Embed pinapelz.moe as iframe bottom --- src/components/Header.astro | 68 +++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 62 insertions(+), 6 deletions(-) (limited to 'src/components/Header.astro') diff --git a/src/components/Header.astro b/src/components/Header.astro index 774b864..0c2e5c0 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -4,21 +4,77 @@ import { SITE_TITLE } from '../consts'; ---
-

- {SITE_TITLE} -

+

{SITE_TITLE}

+
+ -- cgit v1.2.3