Changed the canonical link in header.html

This commit is contained in:
Roger Gonzalez 2022-06-08 15:51:58 -03:00
parent 141867d358
commit 337c2f9a0b

View File

@ -7,7 +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="canonical" href="https://montevideo.restaurant/"/>
<link rel='alternate' type='application/rss+xml' title="{{ .Site.Title }} RSS" href='/rss.xml'>
</head>
<body>