Deployed d596f57 to master with MkDocs 1.6.1 and mike 2.1.3
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 43 KiB |
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 44 KiB |
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 39 KiB |
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 44 KiB |
@ -2,22 +2,22 @@
|
|||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
<url>
|
<url>
|
||||||
<loc>https://wgportal.org/master/</loc>
|
<loc>https://wgportal.org/master/</loc>
|
||||||
<lastmod>2025-01-05</lastmod>
|
<lastmod>2025-01-11</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://wgportal.org/master/documentation/overview/</loc>
|
<loc>https://wgportal.org/master/documentation/overview/</loc>
|
||||||
<lastmod>2025-01-05</lastmod>
|
<lastmod>2025-01-11</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://wgportal.org/master/documentation/getting-started/building/</loc>
|
<loc>https://wgportal.org/master/documentation/getting-started/building/</loc>
|
||||||
<lastmod>2025-01-05</lastmod>
|
<lastmod>2025-01-11</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://wgportal.org/master/documentation/getting-started/docker/</loc>
|
<loc>https://wgportal.org/master/documentation/getting-started/docker/</loc>
|
||||||
<lastmod>2025-01-05</lastmod>
|
<lastmod>2025-01-11</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://wgportal.org/master/documentation/getting-started/upgrade/</loc>
|
<loc>https://wgportal.org/master/documentation/getting-started/upgrade/</loc>
|
||||||
<lastmod>2025-01-05</lastmod>
|
<lastmod>2025-01-11</lastmod>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
@ -2,13 +2,13 @@
|
|||||||
{
|
{
|
||||||
"version": "master",
|
"version": "master",
|
||||||
"title": "master",
|
"title": "master",
|
||||||
"aliases": []
|
"aliases": [
|
||||||
|
"latest"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "v2.0.0-alpha.3",
|
"version": "v2.0.0-alpha.3",
|
||||||
"title": "v2.0.0-alpha.3",
|
"title": "v2.0.0-alpha.3",
|
||||||
"aliases": [
|
"aliases": []
|
||||||
"latest"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|