Skip to content

Commit 8762ebf

Browse files
committed
removed the accordian
1 parent 5c9a3b2 commit 8762ebf

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

settings/seo.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,7 @@ You can also specify `noindex` for all pages in your docs by setting the `metada
7070
```
7171

7272
## Common Meta Tags Reference
73-
74-
<Accordion title="View all common meta tags">
73+
Add any number of the following meta tags to your `docs.json`:
7574
```json
7675
"seo": {
7776
"metatags": {
@@ -163,5 +162,4 @@ You can also specify `noindex` for all pages in your docs by setting the `metada
163162
"video:series": "Series Name"
164163
}
165164
}
166-
```
167-
</Accordion>
165+
```

0 commit comments

Comments
 (0)