File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 88 {{- $socialImagePath = urls.JoinPath $socialImagePath "brand/bootstrap-social.png" -}}
99{{- end -}}
1010
11- < meta name ="x :card " content ="summary_large_image ">
12- < meta name ="x :site " content ="@{{ .Site.Params.x }} ">
13- < meta name ="x :creator " content ="@{{ .Site.Params.x }} ">
14- < meta name ="x :title " content ="{{ $pageTitle }} ">
15- < meta name ="x :description " content ="{{ $pageDescription }} ">
16- < meta name ="x :image " content ="{{ $socialImagePath | absURL }} ">
11+ < meta name ="twitter :card " content ="summary_large_image ">
12+ < meta name ="twitter :site " content ="@{{ .Site.Params.x }} ">
13+ < meta name ="twitter :creator " content ="@{{ .Site.Params.x }} ">
14+ < meta name ="twitter :title " content ="{{ $pageTitle }} ">
15+ < meta name ="twitter :description " content ="{{ $pageDescription }} ">
16+ < meta name ="twitter :image " content ="{{ $socialImagePath | absURL }} ">
1717
1818< meta property ="og:url " content ="{{ .Permalink }} ">
1919< meta property ="og:title " content ="{{ $pageTitle }} ">
You can’t perform that action at this time.
0 commit comments