Added new Theme Switcher and Color Switcher
This commit is contained in:
@@ -5,7 +5,7 @@ import { cn } from "../utils/cn";
|
||||
const attributes = Astro.props;
|
||||
---
|
||||
|
||||
<html lang="en" data-theme="" data-color="sunset">
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
|
||||
Reference in New Issue
Block a user