rename apps/main
-> apps/www
This commit is contained in:
parent
21c3ff3872
commit
7db6fada2a
37 changed files with 0 additions and 0 deletions
13
apps/www/static/sitemap.xml
Normal file
13
apps/www/static/sitemap.xml
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://pompy.dev</loc>
|
||||
<changefreq>always</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://blog.pompy.dev</loc>
|
||||
<changefreq>always</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
</urlset>
|
Loading…
Add table
Add a link
Reference in a new issue