We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38e9a39 commit c7dab09Copy full SHA for c7dab09
2 files changed
configs/site/web/sitemap/sitemap-main.xml
@@ -18,4 +18,22 @@
18
<changefreq>weekly</changefreq>
19
<priority>0.9</priority>
20
</url>
21
+ <url>
22
+ <loc>https://dev2forge.is-a.software/CSS-EOQ/</loc>
23
+ <lastmod>2026-01-12</lastmod>
24
+ <changefreq>weekly</changefreq>
25
+ <priority>0.9</priority>
26
+ </url>
27
28
+ <loc>https://eval.is-a.software/</loc>
29
+ <lastmod>2026-01-15</lastmod>
30
31
32
33
34
+ <loc>https://initvenv.pages.dev/</loc>
35
+ <lastmod>2026-04-02</lastmod>
36
37
38
39
</urlset>
initvenv/index.html
@@ -0,0 +1,3 @@
1
+<script type="text/javascript">
2
+ window.location.replace("https://initvenv.pages.dev/");
3
+</script>
0 commit comments