Toto, I don't think we're in Replit anymore

Reviewed-on: https://git.amcforum.wiki/Firepup650/firepup-site/pulls/3

And we're out of Replit.
We're releasing on time.
Co-authored-by: 9pfs <9pfs@amcforum.wiki>
Co-committed-by: 9pfs <9pfs@amcforum.wiki>
This commit is contained in:
9pfs 2023-10-01 22:03:11 -04:00 committed by Firepup650
parent 759d0e7687
commit b2e8cb0b9a
22 changed files with 0 additions and 44 deletions

View file

@ -18,7 +18,5 @@
<p class="center warning">The requested page is forbidden to access on the server.</p>
<% } %>
<script src="https://firepup650.repl.co/footer.js"></script>
<script src="https://replit.com/public/js/replit-badge.js" theme="teal" defer></script>
<!-- ^ Replit's badge thing -->
</body>
</html>

View file

@ -18,7 +18,5 @@
<p class="center warning">The requested page was not found on the server.</p>
<% } %>
<script src="https://firepup650.repl.co/footer.js"></script>
<script src="https://replit.com/public/js/replit-badge.js" theme="teal" defer></script>
<!-- ^ Replit's badge thing -->
</body>
</html>

View file

@ -16,7 +16,5 @@
<p class="center warning">The requested url did not match a valid image request format.</p>
<% } %>
<script src="https://firepup650.repl.co/footer.js"></script>
<script src="https://replit.com/public/js/replit-badge.js" theme="teal" defer></script>
<!-- ^ Replit's badge thing -->
</body>
</html>

View file

@ -19,7 +19,5 @@
<pre class="center warning"><%= error.stack %></pre>
<% } %>
<script src="https://firepup650.repl.co/footer.js"></script>
<script src="https://replit.com/public/js/replit-badge.js" theme="teal" defer></script>
<!-- ^ Replit's badge thing -->
</body>
</html>