Update shuttingdown.html
This commit is contained in:
parent
21cc8daad9
commit
c2f608b2e6
|
@ -1,7 +1,7 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<script src="jquery/jquery-3.3.1.min.js"></script>
|
<script src="jquery/jquery-3.3.1.min.js"></script>
|
||||||
<meta http-equiv="refresh" content="5; URL=javascript:window.open('shutdown.html','_top');">
|
<script type="text/javascript">window.open('shutdown.html');</script>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
html, body {
|
html, body {
|
||||||
|
|
Loading…
Reference in a new issue