mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
- Bump all workspace package versions to 1.17.0 - Update APP_VERSION constant and OpenAPI spec - Update AI tool count from 15 to 16 across docs and i18n - Update tool table with AI Canvas Expand, Meme Generator, Beautify - Add image editor, OIDC, and 20 languages to README features - Add release notes for v1.17.0 - Add JSON-LD structured data and SEO improvements to landing/docs
24 lines
552 B
XML
24 lines
552 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
|
<url>
|
|
<loc>https://snapotter.com/</loc>
|
|
<priority>1.0</priority>
|
|
</url>
|
|
<url>
|
|
<loc>https://snapotter.com/faq</loc>
|
|
<priority>0.7</priority>
|
|
</url>
|
|
<url>
|
|
<loc>https://snapotter.com/contact</loc>
|
|
<priority>0.7</priority>
|
|
</url>
|
|
<url>
|
|
<loc>https://snapotter.com/privacy</loc>
|
|
<priority>0.3</priority>
|
|
</url>
|
|
<url>
|
|
<loc>https://snapotter.com/terms</loc>
|
|
<priority>0.3</priority>
|
|
</url>
|
|
</urlset>
|