fighting twitter previews again
All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 18s
All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 18s
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
{{- /* Twitter meta tags */ -}}
|
||||
<meta name="twitter:title" content="{{ default .Site.Title .Params.Title }}">
|
||||
<meta name="twitter:description" content="{{ default .Site.Params.Description .Params.Description }}">
|
||||
<meta name="twitter:creator" content="@temper_xyz">
|
||||
<meta property="twitter:url" content="{{ .Permalink }}">
|
||||
{{ if .Params.Thumbnail }}
|
||||
{{- /* Hard coding this because baseURL is super delicate */ -}}
|
||||
|
||||
Reference in New Issue
Block a user