diff --git a/package.json b/package.json
index fa0d197..7c1639c 100755
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "astroplate",
- "version": "3.3.4",
+ "version": "3.4.0",
"description": "Astro and Tailwindcss boilerplate",
"author": "zeon.studio",
"license": "MIT",
diff --git a/src/layouts/components/ThemeSwitcher.astro b/src/layouts/components/ThemeSwitcher.astro
index 4850bff..2f10b2c 100755
--- a/src/layouts/components/ThemeSwitcher.astro
+++ b/src/layouts/components/ThemeSwitcher.astro
@@ -16,7 +16,7 @@ const { className }: { className?: string } = Astro.props;
theme switcher