chore: cleanup

This commit is contained in:
Cory Dransfeldt 2024-06-27 14:04:17 -07:00
parent 46bcbc6617
commit 3d428bc99a
4 changed files with 2 additions and 52 deletions

View file

@ -1,7 +1,7 @@
<script type="module" src="/assets/scripts/components/theme-toggle.js" crossorigin="anonymous"></script>
<span class="client-side">
<theme-toggle>
<button class="theme-toggle" aria-label="Toggle site theme" tabindex="0">
<button class="theme-toggle" tabindex="0">
<span class="light">
{% tablericon "sun" "Toggle light theme" %}
</span>