Update 404.html

This commit is contained in:
FURK4NGG
2025-03-28 13:59:48 +03:00
committed by GitHub
parent 91e8b7c3b6
commit 31d4ae14ac
+2
View File
@@ -51,6 +51,8 @@
<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> <script>
const darkmode = new Darkmode(options);
darkmode.showWidget();
let width = window.innerWidth; let width = window.innerWidth;
let height = window.innerHeight; let height = window.innerHeight;
let attractionForce = 7000; // Çekim gücü negatif olunca baloncuklar birbirini iter let attractionForce = 7000; // Çekim gücü negatif olunca baloncuklar birbirini iter