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

3 lines
93 B
HTML
Raw Normal View History

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