themes/ezhil: add social metadata [staging] [deploy]

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-12-21 22:02:57 +05:30
parent 220d3d548d
commit 2bc1f67a69
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
{{- end -}}
<meta name="viewport" content="width=device-width, initial-scale=1">
{{ partial "social_metadata.html" . }}
{{ with .OutputFormats.Get "rss" -}}
{{ printf `<link rel="%s" type="%s" href="%s" title="%s" />` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }}
{{ end -}}