Reduce flickering with dark/light theme (#1241)
This commit is contained in:

committed by
nitrohorse

parent
0276f52ed2
commit
24412dcf8f
@ -2,6 +2,7 @@
|
||||
<html lang="en">
|
||||
{% include head.html %}
|
||||
<body data-spy="scroll" data-target="#navbar">
|
||||
<script src="/assets/js/applytheme.js?v=1"></script>
|
||||
<header>
|
||||
{% include nav.html %}
|
||||
<div id="top" class="py-4"></div>
|
||||
|
Reference in New Issue
Block a user