Share link hotfix (#1513)

This commit is contained in:
The Pangolier 2025-08-03 03:02:24 -04:00 committed by GitHub
parent 2711047166
commit 9255c507d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1,5 @@
User-agent: *
Allow: /
# Disallow shared content pages
Disallow: /s/

View File

@ -71,7 +71,7 @@ const ogImage = `${config.socialCard}/opencode-share/${encodedTitle}.png?model=$
tag: "meta",
attrs: {
name: "robots",
content: "noindex",
content: "noindex, nofollow, noarchive, nosnippet",
}
},
{