feat: Updated page to dark theme and fixed small ui bugs
All checks were successful
Build Docker / Build Image (push) Successful in 25s
All checks were successful
Build Docker / Build Image (push) Successful in 25s
This commit is contained in:
33
templates/sitemap.xml
Normal file
33
templates/sitemap.xml
Normal file
@@ -0,0 +1,33 @@
|
||||
<?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://hns.au/blog/happening</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://hns.au/404</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://hns.au/about</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://hns.au/blog</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://hns.au/contact</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://hns.au/domains</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://hns.au/faq</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://hns.au/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://hns.au/links</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://hns.au/uv</loc>
|
||||
</url>
|
||||
</urlset>
|
||||
Reference in New Issue
Block a user