Update shuttingdown.html

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

View file

@ -1,7 +1,7 @@
<html>
<head>
<script src="jquery/jquery-3.3.1.min.js"></script>
<script type="text/javascript">window.open('shutdown.html');</script>
<script type="text/javascript">window.open('shutdown.html','_parent');</script>
<style>
html, body {