Skip to content

Commit 49962bc

Browse files
committed
style: remove scheme toggle
1 parent e832e90 commit 49962bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/layouts/Layout.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ import { GLOBAL_CONFIG } from "../config";
5454
<title>{title}</title>
5555
</head>
5656
<body>
57-
<ColorSchemeToggle />
57+
<!-- <ColorSchemeToggle /> -->
5858
<Nav />
5959
<slot />
6060
<MatomoTracking />

0 commit comments

Comments
 (0)