Skip to content

Commit

Permalink
feat: canonical for everyone
Browse files Browse the repository at this point in the history
  • Loading branch information
hacdias committed Mar 27, 2023
1 parent 2ff5e98 commit f5bf30f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/_includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>{% if title != 'Home' %}{{ title }} | {% endif %}IPFS Standards</title>
<link rel="canonical" href="{{ page.url | permalink }}">
<link rel="stylesheet" href="/css/index.css">
<link rel="stylesheet" href="/css/ipseity.min.css">
<link rel="icon" href="/img/ipfs-standards.svg">
Expand Down

0 comments on commit f5bf30f

Please sign in to comment.