Skip to content

Commit eef5a7e

Browse files
testing hooks
1 parent 22a5b91 commit eef5a7e

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">
12+
<body class="flex flex-col min-h-screen" data-theme="cyberpunk">
1313

1414
<!-- Components that will be hidden/shown based on authentication -->
1515
<div>

0 commit comments

Comments
 (0)