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
|
@ -9,6 +9,7 @@
|
|||
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/YCSP"></script> -->
|
||||
</head>
|
||||
<body>
|
||||
<h5 hidden id='Maintenance' class="center"></h5>
|
||||
<span class=center>
|
||||
<h3 class=rainbow>Youngchief's Spotify:</h3>
|
||||
<% if (typeof err == 'undefined') { %>
|
||||
|
@ -27,6 +28,6 @@
|
|||
<p class=rainbow>Cover Art:</p>
|
||||
<img src="<%= cal %>" class="no-bounce">
|
||||
</span>
|
||||
<script src="/footer.js"></script>
|
||||
<script src="/script.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue