Skip to content

Commit 955d644

Browse files
petrasovaaneteler
andauthored
Add canonical URL (#514)
* Add canonical URL --------- Co-authored-by: Markus Neteler <neteler@gmail.com>
1 parent a01eb8d commit 955d644

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

themes/grass/layouts/partials/head.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<meta name="apple-mobile-web-app-capable" content="yes" />
2424
<meta name="apple-mobile-web-app-title" content="GRASS" />
2525
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
26+
<link rel="canonical" href="{{ .Permalink }}" />
2627
<link rel="stylesheet" href="{{ .Site.BaseURL }}plugins/bootstrap/bootstrap.min.css">
2728
<link rel="stylesheet" href="{{ .Site.BaseURL }}plugins/highlight/hybrid.css">
2829
<link rel="stylesheet" href="{{ .Site.BaseURL }}plugins/flag-icons-css/css/flag-icon.min.css">

0 commit comments

Comments
 (0)