We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c9a3b2 commit 8762ebfCopy full SHA for 8762ebf
settings/seo.mdx
@@ -70,8 +70,7 @@ You can also specify `noindex` for all pages in your docs by setting the `metada
70
```
71
72
## Common Meta Tags Reference
73
-
74
-<Accordion title="View all common meta tags">
+Add any number of the following meta tags to your `docs.json`:
75
```json
76
"seo": {
77
"metatags": {
@@ -163,5 +162,4 @@ You can also specify `noindex` for all pages in your docs by setting the `metada
163
162
"video:series": "Series Name"
164
}
165
166
-```
167
-</Accordion>
+```
0 commit comments