hugo-theme-next/layouts/partials/head/googleplus.html

3 lines
95 B
HTML
Raw Normal View History

{{- with .Site.Params.openGraph.googlePlus }}
<link rel="publisher" href=" {{ . }}">
{{- end }}