Skip to content

Commit 26d3663

Browse files
committed
feat: Add canonical link to default layout.
1 parent c4d3fbf commit 26d3663

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

_includes/default.liquid

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🥷</text></svg>">
66
{% comment %} @TODO: move to html.liquid {% endcomment %}
77
<meta name="description" content="{{ site.description }}">
8+
<link rel="canonical" href="https://bladeswitch.com/">
89
{% endcapture %}
910

1011
{% capture body %}

0 commit comments

Comments
 (0)