Browse Source

Refactoring

pull/4190/head
Thomas Kaul 7 months ago
parent
commit
5dc6dda5c5
  1. 6
      apps/api/src/assets/sitemap.xml
  2. 5
      apps/client/src/app/pages/features/features-page.html

6
apps/api/src/assets/sitemap.xml

@ -582,10 +582,12 @@
<loc>https://ghostfol.io/tr</loc> <loc>https://ghostfol.io/tr</loc>
<lastmod>${currentDate}T00:00:00+00:00</lastmod> <lastmod>${currentDate}T00:00:00+00:00</lastmod>
</url> </url>
<!-- <url> <!--
<url>
<loc>https://ghostfol.io/uk</loc> <loc>https://ghostfol.io/uk</loc>
<lastmod>${currentDate}T00:00:00+00:00</lastmod> <lastmod>${currentDate}T00:00:00+00:00</lastmod>
</url> --> </url>
-->
<!-- <!--
<url> <url>
<loc>https://ghostfol.io/zh</loc> <loc>https://ghostfol.io/zh</loc>

5
apps/client/src/app/pages/features/features-page.html

@ -246,8 +246,9 @@
<!-- Chinese, --> <!-- Chinese, -->
Dutch, French, German, Italian, Dutch, French, German, Italian,
<!-- Polish, --> <!-- Polish, -->
Portuguese, Spanish, Turkish, and Ukrainian are currently Portuguese, Spanish and Turkish
supported. <!-- and Ukrainian -->
are currently supported.
</p> </p>
</div> </div>
</mat-card-content> </mat-card-content>

Loading…
Cancel
Save