From 652db76a43e7882365f2aa3086e7007aa8d65f7e Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> Date: Sat, 4 May 2024 13:38:29 +0200 Subject: Reimplement header toggle script Closes #3 --- src/partials/Header.astro | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/partials') diff --git a/src/partials/Header.astro b/src/partials/Header.astro index e4e55d7..5f3c0e6 100644 --- a/src/partials/Header.astro +++ b/src/partials/Header.astro @@ -269,3 +269,12 @@ import Favicon from "../assets/Favicon.astro"; } } + + \ No newline at end of file -- cgit v1.3