summaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
authorRoger Gonzalez <rogergonzalez21@gmail.com>2022-06-08 12:45:00 -0300
committerGitHub <noreply@github.com>2022-06-08 12:45:00 -0300
commit35a8fc846b7a5ea3be6ef38005cbefc2ff39c989 (patch)
tree1943e99c49627da22ed3093a98d6e569ca47881e /layouts
parentb5f7e227c394dbf65e4ff2d3cddf9a8e2468c299 (diff)
parentf8ac3773dff97f94a7c1bbfdcd1436450b718980 (diff)
Merge pull request #1 from LukeSmithxyz/master
Update header.html (#780)
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/header.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index aa6d552..e252580 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -7,6 +7,7 @@
<link rel='stylesheet' type='text/css' href='/style.css'>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="{{ .Params.tags }}">
+ <link rel="canonical" href="https://based.cooking/"/>
<link rel='alternate' type='application/rss+xml' title="{{ .Site.Title }} RSS" href='/rss.xml'>
</head>
<body>