mirror of
https://github.com/imfing/hextra.git
synced 2025-05-13 15:26:26 -04:00
chore: add canonical URL to head template (#261)
This commit is contained in:
parent
fc964f11a6
commit
728fe21ef1
@ -16,6 +16,7 @@
|
||||
{{ end -}}
|
||||
</title>
|
||||
<meta name="description" content="{{ partial "utils/page-description.html" . }}" />
|
||||
<link rel="canonical" href="{{ .Permalink }}">
|
||||
|
||||
{{ partial "opengraph.html" . }}
|
||||
{{ template "_internal/schema.html" . -}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user