Skip to content

Commit

Permalink
docs(helper): add twitter_image for open_graph
Browse files Browse the repository at this point in the history
  • Loading branch information
D-Sketon committed Oct 21, 2023
1 parent 4eb3e9e commit 7d034fd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions source/docs/helpers.md
Original file line number Diff line number Diff line change
Expand Up @@ -896,6 +896,7 @@ Option | Description | Default
`twitter_card` | Twitter card type (`twitter:card`) | summary
`twitter_id` | Twitter ID (`twitter:creator`) |
`twitter_site` | Twitter Site (`twitter:site`) |
`twitter_image` | Twitter Image (`twitter:image`) |
`google_plus` | Google+ profile link |
`fb_admins` | Facebook admin ID |
`fb_app_id` | Facebook App ID |
Expand Down
1 change: 1 addition & 0 deletions source/zh-cn/docs/helpers.md
Original file line number Diff line number Diff line change
Expand Up @@ -878,6 +878,7 @@ url: https://example.com/blog # example
`twitter_card` | Twitter 卡片类型 (`twitter:card`) | summary
`twitter_id` | Twitter ID (`twitter:creator`) |
`twitter_site` | Twitter 网站 (`twitter:site`) |
`twitter_image` | Twitter 图片 (`twitter:image`) |
`google_plus` | Google+ 个人资料链接 |
`fb_admins` | Facebook 管理者 ID |
`fb_app_id` | Facebook 应用程序 ID |
Expand Down
1 change: 1 addition & 0 deletions source/zh-tw/docs/helpers.md
Original file line number Diff line number Diff line change
Expand Up @@ -754,6 +754,7 @@ Inserts [generator tag](https://developer.mozilla.org/en-US/docs/Web/HTML/Elemen
`twitter_card` | Twitter 卡片類型 (`twitter:card`) | summary
`twitter_id` | Twitter ID (`twitter:creator`) |
`twitter_site` | Twitter 網站 (`twitter:site`) |
`twitter_image` | Twitter 圖片 (`twitter:image`) |
`google_plus` | Google+ 個人資料連結 |
`fb_admins` | Facebook 管理者 ID |
`fb_app_id` | Facebook 應用程式 ID |
Expand Down

0 comments on commit 7d034fd

Please sign in to comment.