Update 404.html
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
<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>
|
||||
|
||||
<script src="/JAVASCRIPT/darkmode-js.min.js"></script>
|
||||
<script>
|
||||
const darkmode = new Darkmode(options);
|
||||
darkmode.showWidget();
|
||||
|
||||
Reference in New Issue
Block a user