Update shuttingdown.html

This commit is contained in:
Innovation Inc 2019-04-22 11:37:42 -05:00 committed by GitHub
parent 397a864307
commit 73cf5b9238
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>
<script type="text/javascript">window.open('shutdown.html','_parent');</script> <meta http-equiv="refresh" content="7;url=shutdown.html" />
<style> <style>
html, body { html, body {