Skip to content

Commit a9ea6e1

Browse files
aqua theme
1 parent ba56c1a commit a9ea6e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<link href="https://cdn.jsdelivr.net/npm/daisyui@4.12.12/dist/full.min.css" rel="stylesheet" />
1010
<script src="https://cdn.tailwindcss.com"></script>
1111
</head>
12-
<body class="flex flex-col min-h-screen" data-theme="dark">
12+
<body class="flex flex-col min-h-screen" data-theme="aqua">
1313

1414
<div>
1515
<!-- sidebarComponent.html -->

0 commit comments

Comments
 (0)