Posts Props
Props in blog:
| Field | Req | Description |
|---|---|---|
| title | Yes | Title of the article. |
| description | Yes | Description of the article. |
| image | No | Hero image of the article. |
| date | No | The publication date of the article. |
| duration | No | The estimated viewing time of the article. |
| lang | No | Article language, default en-US. |
| redirect | No | The redirected address of the article. |
| draft | No | The current article is in draft status. |
| tag | No | Custom tag text for the article. |
| video | No | The article contains a video. |
Props in pages:
| Field | Req | Description |
|---|---|---|
| title | Yes | Title of the article. |
| description | Yes | Description of the article. |
| image | No | Hero image of the article. |