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 */ -}}
|
||||
<meta property="twitter:image" content="{{ .Site.BaseURL }}{{ .Params.Thumbnail }}">
|
||||
{{ 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 }}
|
||||
{{- /* 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 */ -}}
|
||||
|
Loading…
Reference in New Issue
Block a user