Add Maintenence banner to many pages, swap many from using footer.js
directly to using script.js
.
This commit is contained in:
parent
3e6a3328d3
commit
2d816d534d
20 changed files with 42 additions and 26 deletions
|
@ -10,7 +10,7 @@
|
|||
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/construction"></script> -->
|
||||
</head>
|
||||
<body>
|
||||
<h5 hidden="" id="Maintenance" class="center"></h5>
|
||||
<h5 hidden id='Maintenance' class="center"></h5>
|
||||
<span class="center">
|
||||
<h5 id='Construction' class="force-color">Error Debugging</h5>
|
||||
<a href="/cause-error-500" class="cyan">Error 500</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue