hugo-theme-next/layouts/partials/head/googleplus.html
2023-01-01 21:12:58 +08:00

3 lines
93 B
HTML

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