Skip to content

Commit c16db44

Browse files
add sitemap.xml
1 parent 6d10a8f commit c16db44

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/sitemap.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
3+
<url>
4+
<loc>https://www.amirallami.com/</loc>
5+
<lastmod>2025-03-04</lastmod>
6+
<changefreq>monthly</changefreq>
7+
<priority>1.0</priority>
8+
</url>
9+
</urlset>

0 commit comments

Comments
 (0)