Add: templates: twitter-card
This commit is contained in:
parent
2f3a30a4ff
commit
dd62e16855
2 changed files with 3 additions and 1 deletions
|
@ -10,3 +10,5 @@
|
|||
<meta property="og:description" content="{{ $description }}"/>
|
||||
<meta property="og:image" content="{{ $image | relURL }}">
|
||||
<meta property="og:url" content="{{ $url }}">
|
||||
|
||||
{{ template "_internal/twitter_cards.html" . }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue