added a sitemap and updated the index cuz apparently i forgot to add a couple things? also updated the error pages while i'm at it

This commit is contained in:
askiiart 2024-08-13 11:31:12 -05:00
parent f18012d1f3
commit c1dcebb98c
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30
28 changed files with 75 additions and 23 deletions

14
sitemap.xml Normal file
View file

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<url><loc>https://tccdcode.club/</loc></url>
<url><loc>https://tccdcode.club/calendar.html</loc></url>
<url><loc>https://tccdcode.club/flyer.html</loc></url>
<url><loc>https://tccdcode.club/index.html</loc></url>
<url><loc>https://tccdcode.club/phone-directory.html</loc></url>
<url><loc>https://tccdcode.club/profiles/</loc></url>
<url><loc>https://tccdcode.club/profiles/event-director.html</loc></url>
<url><loc>https://tccdcode.club/profiles/president.html</loc></url>
<url><loc>https://tccdcode.club/profiles/senate.html</loc></url>
<url><loc>https://tccdcode.club/profiles/social-director.html</loc></url>
<url><loc>https://tccdcode.club/profiles/vice-president.html</loc></url>
<url><loc>https://tccdcode.club/resources.html</loc></url>
</urlset>