File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 11
11
<!--[if lt IE 9]>
12
12
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
13
13
<![endif]-->
14
- < script src ="https://cdn.jsdelivr.net/npm/drkmd-js/dist/drkmd-js.min.js "> </ script >
14
+ < script src ="https://cdn.jsdelivr.net/npm/drkmd-js/dist/drkmd-js.min.js " data-drkmd-opts =' { "autoMatchOsTheme": false, "attach": true } ' > </ script >
15
15
</ head >
16
16
< body >
17
17
< div class ="wrapper ">
@@ -51,8 +51,5 @@ <h1><a href="{{ "/" | absolute_url }}">{{ site.title | default: site.github.repo
51
51
</ footer >
52
52
</ div >
53
53
< script src ="{{ "/assets/js/scale.fix.js" | relative_url }}"> </ script >
54
- < script >
55
- new Darkmode ( { autoMatchOsTheme : false } ) . attach ( )
56
- </ script >
57
54
</ body >
58
55
</ html >
You can’t perform that action at this time.
0 commit comments