Skip to content

Commit 40d7356

Browse files
committed
Add sitemap for portfolio site
1 parent 7a48c4f commit 40d7356

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

public/sitemap.xml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
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.henokyared.com/</loc>
5+
<lastmod>2026-06-28</lastmod>
6+
<changefreq>weekly</changefreq>
7+
<priority>1.0</priority>
8+
</url>
9+
<url>
10+
<loc>https://www.henokyared.com/resume.pdf</loc>
11+
<lastmod>2026-06-28</lastmod>
12+
<changefreq>monthly</changefreq>
13+
<priority>0.7</priority>
14+
</url>
15+
</urlset>

0 commit comments

Comments
 (0)