There was an error while loading. Please reload this page.
1 parent c4d3fbf commit 26d3663Copy full SHA for 26d3663
1 file changed
_includes/default.liquid
@@ -5,6 +5,7 @@
5
<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>">
6
{% comment %} @TODO: move to html.liquid {% endcomment %}
7
<meta name="description" content="{{ site.description }}">
8
+ <link rel="canonical" href="https://bladeswitch.com/">
9
{% endcapture %}
10
11
{% capture body %}
0 commit comments