Skip to content

Commit 6a284b0

Browse files
author
Aytackydln
committed
add canonical meta tags to pages
1 parent 8690010 commit 6a284b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

themes/aurora/layouts/partials/head.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<meta name="viewport" content="width=device-width,initial-scale=1">
33

44
{{ with .Permalink }}
5+
<link rel="canonical" href="{{ . }}">
56
<meta property="og:url" content="{{ . }}">
67
{{ end }}
78
<meta property="og:type" content="website">

0 commit comments

Comments
 (0)