mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
fix: add docs sitemap to robots.txt and fix hero copy
This commit is contained in:
@@ -2,3 +2,4 @@ User-agent: *
|
||||
Allow: /
|
||||
|
||||
Sitemap: https://snapotter.com/sitemap.xml
|
||||
Sitemap: https://docs.snapotter.com/sitemap.xml
|
||||
|
||||
@@ -119,7 +119,7 @@ export function Hero() {
|
||||
</h1>
|
||||
|
||||
<p className="mt-4 animate-[fadeUp_0.6s_ease-out_0.1s_both] text-base text-muted md:text-lg">
|
||||
A free, open-source image editor with 52 tools that runs entirely on your device.
|
||||
A free, open-source image toolkit with 52 tools that runs entirely on your device.
|
||||
</p>
|
||||
|
||||
<p className="mt-4 animate-[fadeUp_0.6s_ease-out_0.2s_both] text-xl font-medium md:text-2xl">
|
||||
|
||||
Reference in New Issue
Block a user