mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-02 02:42:41 +02:00
feat(v2): Support keywords meta in blog posts (#3038)
* #3036: support rendering meta tag for blog posts (only in theme-classic) * #3036: add keywords in an existing blog post
This commit is contained in:
parent
233737ec3d
commit
04fc4190f9
2 changed files with 8 additions and 1 deletions
|
@ -5,6 +5,10 @@ authorURL: http://twitter.com/JoelMarcey
|
|||
authorImageURL: https://graph.facebook.com/611217057/picture/?height=200&width=200
|
||||
authorFBID: 611217057
|
||||
authorTwitter: JoelMarcey
|
||||
keywords:
|
||||
- documentation
|
||||
- blog
|
||||
- docusaurus
|
||||
---
|
||||
|
||||

|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue