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
|
@ -68,6 +68,6 @@
|
|||
<h4 class="rainbow">This website has had <span id="403error">0</span> error 403s.</h4>
|
||||
<h4 class="rainbow">This website has had <span id="500error">0</span> error 500s.</h4>
|
||||
</span>
|
||||
<script src="/footer.js"></script>
|
||||
<script src="/script.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue