Skip to content

Commit 9299aee

Browse files
committed
adding a preliminary sitemap :)
1 parent 81b85fe commit 9299aee

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

public/sitemap.xml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
3+
<url>
4+
<loc>/md/docs/index</loc>
5+
</url>
6+
<url>
7+
<loc>/settings</loc>
8+
</url>
9+
<url>
10+
<loc>/account</loc>
11+
</url>
12+
<url>
13+
<loc>/pricing</loc>
14+
</url>
15+
<url>
16+
<loc>/prompts</loc>
17+
</url>
18+
<url>
19+
<loc>/taskmanager</loc>
20+
</url>
21+
</urlset>

0 commit comments

Comments
 (0)