Skip to content

Commit

Permalink
no dark
Browse files Browse the repository at this point in the history
  • Loading branch information
viperML committed Jun 19, 2024
1 parent 6422af2 commit 32ff2a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/NavBar.astro
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</nav>
</header>

<script>
<!-- <script>
function loadTheme() {
if (
localStorage.theme === "dark" ||
Expand Down Expand Up @@ -43,4 +43,4 @@
});
console.log("HELLO");
</script>
</script> -->

0 comments on commit 32ff2a9

Please sign in to comment.