twitter card image small enough and of the right aspect ratio
This commit is contained in:
parent
8e245975fb
commit
8815c6fbf3
BIN
main-site/static/img/bg_twitter.png
(Stored with Git LFS)
Normal file
BIN
main-site/static/img/bg_twitter.png
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -31,7 +31,7 @@
|
|||||||
{{- /* Hard coding this because baseURL is super delicate */ -}}
|
{{- /* Hard coding this because baseURL is super delicate */ -}}
|
||||||
<meta property="twitter:image" content="{{ .Site.BaseURL }}{{ .Params.Thumbnail }}">
|
<meta property="twitter:image" content="{{ .Site.BaseURL }}{{ .Params.Thumbnail }}">
|
||||||
{{ else }}
|
{{ else }}
|
||||||
<meta property="twitter:image" content="https://temper.tv/img/bg.png">
|
<meta property="twitter:image" content="https://temper.tv/img/bg_twitter.png">
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{- /* Requirements special to twitter, just don't touch these tbh */ -}}
|
{{- /* Requirements special to twitter, just don't touch these tbh */ -}}
|
||||||
{{- /* https://developer.twitter.com/en/docs/twitter-for-websites/cards/overview/summary-card-with-large-image */ -}}
|
{{- /* https://developer.twitter.com/en/docs/twitter-for-websites/cards/overview/summary-card-with-large-image */ -}}
|
||||||
|
Loading…
Reference in New Issue
Block a user