We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d816ae commit b5a1691Copy full SHA for b5a1691
1 file changed
configs/site/web/sitemap/sitemap-main.xml
@@ -24,4 +24,10 @@
24
<changefreq>weekly</changefreq>
25
<priority>0.9</priority>
26
</url>
27
+ <url>
28
+ <loc>https://dev2forge.is-a.software/eval/</loc>
29
+ <lastmod>2026-01-15</lastmod>
30
+ <changefreq>weekly</changefreq>
31
+ <priority>0.9</priority>
32
+ </url>
33
</urlset>
0 commit comments