8000 Add Help page URL to sitemap.xml · FEAScript/FEAScript-platform@01e796f · GitHub
[go: up one dir, main page]

Skip to content

Commit 01e796f

Browse files
committed
Add Help page URL to sitemap.xml
1 parent 034b38e commit 01e796f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sitemap.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,8 @@
44
<loc>https://platform.feascript.com/</loc>
55
<priority>1.0</priority>
66
</url>
7+
<url>
8+
<loc>https://platform.feascript.com/help.html</loc>
9+
<priority>0.8</priority>
10+
</url>
711
</urlset>

0 commit comments

Comments
 (0)
0