From 9c413bf9c1c4b5039ed5c5063a1763433cdea3ef Mon Sep 17 00:00:00 2001 From: Yiyang Wu Date: Thu, 1 Feb 2024 17:32:43 +0800 Subject: [PATCH] feat: update icon --- src/components/Nav.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Nav.astro b/src/components/Nav.astro index 1c124ae..4aa7592 100644 --- a/src/components/Nav.astro +++ b/src/components/Nav.astro @@ -5,7 +5,7 @@ import ThemeToggle from "../components/ThemeToggle.svelte";