update footer year

remove old components
This commit is contained in:
Gary 2025-04-15 15:55:56 -07:00
parent 0342b49061
commit 42f865d633
4 changed files with 2 additions and 26 deletions

View File

@ -6,7 +6,7 @@
height="30"
/></a>
<p>
© 2023-2024
© 2023-2025
<a href="https://lasthourhosting.org" target="_blank">LASTHOURHOSTING.ORG</a
>. All rights reserved by
<a href="https://shilohcode.com" target="_blank">shiloh.</a>

View File

@ -1,12 +0,0 @@
<div>
<a target="_blank" href="https://status.lasthourhosting.org/">
<img
src="https://status.lasthourhosting.org/api/badge/15/ping?style=flat-square"
/>
</a>
<a target="_blank" href="https://status.lasthourhosting.org/">
<img
src="https://status.lasthourhosting.org/api/badge/15/uptime?style=flat-square"
/>
</a>
</div>

View File

@ -1,12 +0,0 @@
<div>
<!-- <a target="_blank" href="https://status.lasthourhosting.org/">
<img
src="https://status.lasthourhosting.org/api/badge/14/ping?style=flat-square"
/>
</a> -->
<a target="_blank" href="https://status.lasthourhosting.org/">
<img
src="https://status.lasthourhosting.org/api/badge/14/uptime?style=flat-square"
/>
</a>
</div>

View File

@ -1,5 +1,5 @@
var config = {
matrixServerUrl: "https://matrix-client.matrix.org",
matrixServerUrl: "https://s.shilohcode.com",
botId: "@your-help-bot:matrix.org",
roomName: "Support Chat",
termsUrl: "/terms-of-service",