mirror of
https://github.com/TrentSPalmer/trentpalmerdotorg.git
synced 2025-07-05 03:43:14 -07:00
add twitter_image metadata
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
{% if is_episode %}
|
||||
<meta property="twitter:card" content="summary" />
|
||||
<meta property="twitter:creator" content="@BoringTrent" />
|
||||
<meta property="twitter:image" content="{{ IMAGES_URL }}{{ twitter_image }}" />
|
||||
<meta property="og:title" content="{{ ogtitle }}" />
|
||||
<meta property="og:url" content="{{ ogurl }}" />
|
||||
<meta property="og:audio" content="{{ MP3_URL }}{{ ogmp3 }}" />
|
||||
|
Reference in New Issue
Block a user