Add twitter domain tags
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
1c5f748731
commit
81d919f212
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
<meta property="og:image" content="{{base_url}}/{{branch}}/{{id}}.png">
|
||||
<meta property="twitter:image" content="{{base_url}}/{{branch}}/{{id}}.png">
|
||||
<meta property="og:url" content="{{base_url}}/{{branch}}/{{id}}.html">
|
||||
<meta property="twitter:domain" content="{{domain}}">
|
||||
<meta property="twitter:url" content="{{base_url}}/{{branch}}/{{id}}.html">
|
||||
<meta property="article:published_time" content="{{published_date}}">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
|
|
Loading…
Reference in a new issue