This website requires JavaScript.
Explore
Help
Sign In
alyenc
/
hugo-theme-next
Watch
1
Star
0
Fork
0
You've already forked hugo-theme-next
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
385f0f023b
hugo-theme-next
/
layouts
/
partials
/
head
/
googleplus.html
3 lines
93 B
HTML
Raw
Normal View
History
Unescape
Escape
:zap: Remove trim blank charsets flag to improve speed.
2023-01-01 21:12:58 +08:00
{{ with .Site.Params.openGraph.googlePlus }}
:building_construction: Finish the head attributes redesign.
2022-05-31 21:50:35 +08:00
<
link
rel
=
"publisher"
href
=
" {{ . }}"
>
:zap: Remove trim blank charsets flag to improve speed.
2023-01-01 21:12:58 +08:00
{{ end }}
Reference in New Issue
Copy Permalink