Thomas Kaul
3 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
4 additions and
14 deletions
-
apps/api/src/assets/sitemap.xml
|
|
@ -4,12 +4,10 @@ |
|
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
|
|
|
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 |
|
|
|
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"> |
|
|
|
<!-- |
|
|
|
<url> |
|
|
|
<loc>https://ghostfol.io/ca</loc> |
|
|
|
<lastmod>${currentDate}T00:00:00+00:00</lastmod> |
|
|
|
</url> |
|
|
|
--> |
|
|
|
<url> |
|
|
|
<loc>https://ghostfol.io/de</loc> |
|
|
|
<lastmod>${currentDate}T00:00:00+00:00</lastmod> |
|
|
@ -494,12 +492,6 @@ |
|
|
|
<loc>https://ghostfol.io/pl/cennik</loc> |
|
|
|
<lastmod>${currentDate}T00:00:00+00:00</lastmod> |
|
|
|
</url> |
|
|
|
<!-- |
|
|
|
<url> |
|
|
|
<loc>https://ghostfol.io/pl/faq</loc> |
|
|
|
<lastmod>${currentDate}T00:00:00+00:00</lastmod> |
|
|
|
</url> |
|
|
|
--> |
|
|
|
<url> |
|
|
|
<loc>https://ghostfol.io/pl/funkcje</loc> |
|
|
|
<lastmod>${currentDate}T00:00:00+00:00</lastmod> |
|
|
@ -584,12 +576,10 @@ |
|
|
|
<loc>https://ghostfol.io/tr</loc> |
|
|
|
<lastmod>${currentDate}T00:00:00+00:00</lastmod> |
|
|
|
</url> |
|
|
|
<!-- |
|
|
|
<url> |
|
|
|
<loc>https://ghostfol.io/uk</loc> |
|
|
|
<lastmod>${currentDate}T00:00:00+00:00</lastmod> |
|
|
|
</url> |
|
|
|
--> |
|
|
|
<url> |
|
|
|
<loc>https://ghostfol.io/zh</loc> |
|
|
|
<lastmod>${currentDate}T00:00:00+00:00</lastmod> |
|
|
|