Skip to content

Commit c7dab09

Browse files
authored
upgrades
1 parent 38e9a39 commit c7dab09

2 files changed

Lines changed: 21 additions & 0 deletions

File tree

configs/site/web/sitemap/sitemap-main.xml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,22 @@
1818
<changefreq>weekly</changefreq>
1919
<priority>0.9</priority>
2020
</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+
<url>
28+
<loc>https://eval.is-a.software/</loc>
29+
<lastmod>2026-01-15</lastmod>
30+
<changefreq>weekly</changefreq>
31+
<priority>0.9</priority>
32+
</url>
33+
<url>
34+
<loc>https://initvenv.pages.dev/</loc>
35+
<lastmod>2026-04-02</lastmod>
36+
<changefreq>weekly</changefreq>
37+
<priority>0.9</priority>
38+
</url>
2139
</urlset>

initvenv/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<script type="text/javascript">
2+
window.location.replace("https://initvenv.pages.dev/");
3+
</script>

0 commit comments

Comments
 (0)