Update shuttingdown.html
This commit is contained in:
parent
a0066c055e
commit
fa4b4cf770
|
@ -1,4 +1,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="5; url='shutdown.html'">
|
||||
|
||||
<style>
|
||||
html, body {
|
||||
height: 100%;
|
||||
|
@ -19,11 +22,11 @@
|
|||
color: orange;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
</head>
|
||||
<body>
|
||||
<embed src="shutdown.mp3" width="0" height="0" loop="false" autostart="true" hidden="true" />
|
||||
<div class="my-block">
|
||||
<img src="shutdown.gif"
|
||||
<img src="shutdown.gif">
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue