|
|
|
|
|
|
|
|
|
|
|
|
|
|
<meta property="og:title" content="{{ .Title }}"> |
|
|
<meta property="og:title" content="{{ .Title }}"> |
|
|
<meta property="og:description" content="{{ with .Description }}{{ . }}{{ else }}{{ with site.Params.description }}{{ . }}{{ end }}{{ end }}"> |
|
|
<meta property="og:description" content="{{ with .Description }}{{ . }}{{ else }}{{ with site.Params.description }}{{ . }}{{ end }}{{ end }}"> |
|
|
<meta property="og:image" content="{{ .image }}" /> |
|
|
|
|
|
|
|
|
<meta property="og:image" content="{{ .Image }}" /> |
|
|
<meta property="og:url" content="{{ .Permalink }}"> |
|
|
<meta property="og:url" content="{{ .Permalink }}"> |
|
|
|
|
|
|
|
|
{{ "<!-- plugins -->" | safeHTML }} |
|
|
{{ "<!-- plugins -->" | safeHTML }} |