summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authors1n <[email protected]>2019-10-24 13:32:32 -0700
committerGitHub <[email protected]>2019-10-24 13:32:32 -0700
commit42315e5a9b11cc609c6994e42dceb77f7c1883f9 (patch)
treea00546aebf05f27a5c4ff2b0a3a7958a14512869
parentadd refresh on media (diff)
downloads1n.pw-admin-42315e5a9b11cc609c6994e42dceb77f7c1883f9.tar.xz
s1n.pw-admin-42315e5a9b11cc609c6994e42dceb77f7c1883f9.zip
add refresh on reload
-rw-r--r--404.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/404.html b/404.html
index 690eff4..66dd48a 100644
--- a/404.html
+++ b/404.html
@@ -20,6 +20,7 @@
<link rel="stylesheet" href="/404/css/main.css">
<!-- Invisible Links -->
<script src="/js/loader-animation.js"></script>
+ <script src="/js/refresh-on-media.js"></script>
</head>
<body>
@@ -76,4 +77,4 @@
</div>
</body>
-</html> \ No newline at end of file
+</html>