Update 404.html
This commit is contained in:
@@ -50,6 +50,7 @@
|
|||||||
<svg></svg>
|
<svg></svg>
|
||||||
<p class="output">Please try to <a href="javascript:history.back()">go back</a> or <a href="/">return to the homepage</a>.</p>
|
<p class="output">Please try to <a href="javascript:history.back()">go back</a> or <a href="/">return to the homepage</a>.</p>
|
||||||
|
|
||||||
|
<script src="/JAVASCRIPT/darkmode-js.min.js"></script>
|
||||||
<script>
|
<script>
|
||||||
const darkmode = new Darkmode(options);
|
const darkmode = new Darkmode(options);
|
||||||
darkmode.showWidget();
|
darkmode.showWidget();
|
||||||
|
|||||||
Reference in New Issue
Block a user