Fix the dark theme from flashing at you every page load
This commit is contained in:
parent
df4979192e
commit
567b4a64fc
5 changed files with 29 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
|||
<a href="/" class="sb_img"><img src="https://art.pixilart.com/sr2a62fc9ed2173.png" alt="teto creature"></a>
|
||||
|
||||
<button type="button" class="theme-toggle" data-theme-toggle aria-label="Toggle to dark"></button>
|
||||
<script src="/darkmode.js"></script>
|
||||
<script src="/darkmode.js"> </script>
|
||||
|
||||
<div class="sb_header personal"><b>personal</b></div>
|
||||
<a href="/blog" class="sb_link pers">📰 blog</a><br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue