adding /public/ to the mix, pt2

This commit is contained in:
Don Harper 2022-06-05 09:09:00 -05:00
parent 16b7e6391b
commit 1b1f40bf5e
106 changed files with 22261 additions and 0 deletions

11
public/sitemap.xml Normal file
View file

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://www.donharper.org/categories/</loc>
</url><url>
<loc>https://www.donharper.org/</loc>
</url><url>
<loc>https://www.donharper.org/tags/</loc>
</url>
</urlset>