Skip to content

Commit 2fac036

Browse files
committed
reprodcing: add seo tags according to ticket referenced
1 parent 413ab41 commit 2fac036

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,20 @@
1111
"icons": {
1212
"library": "lucide"
1313
},
14+
"seo": {
15+
"metatags": {
16+
"og:title": "Stably AI - AI-Powered Testing Platform Documentation",
17+
"og:description": "Comprehensive documentation for Stably AI, the AI-powered testing platform that prevents bugs on your web app with intelligent test automation.",
18+
"og:image": "/images/social-preview.png",
19+
"og:type": "website",
20+
"og:site_name": "Stably AI Documentation",
21+
"twitter:image": "images/social-preview.png",
22+
"twitter:site": "@stablyai",
23+
"twitter:site:domain": "stably.ai",
24+
"apple-mobile-web-app-title": "Stably Docs"
25+
},
26+
"indexing": "navigable"
27+
},
1428
"navigation": {
1529
"dropdowns": [
1630
{

0 commit comments

Comments
 (0)