Move web content to dedicated content directory

This commit is contained in:
2022-11-15 10:32:02 -05:00
parent 4158a5991b
commit d722a25569
446 changed files with 0 additions and 0 deletions

27
content/sitemap.xml Normal file
View File

@@ -0,0 +1,27 @@
<?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://enpaul.net/</loc>
<lastmod>2022-01-08</lastmod>
<changefreq>yearly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://enpaul.net/about/</loc>
<lastmod>2022-01-08</lastmod>
<changefreq>yearly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://enpaul.net/homelab/</loc>
<lastmod>2022-01-08</lastmod>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://enpaul.net/projects/</loc>
<lastmod>2022-01-08</lastmod>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
</url>
</urlset>