Skip to content

Commit 1bd44b6

Browse files
Fix tag
1 parent c009421 commit 1bd44b6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/_includes/head.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
{% endif %}
2828

2929
<title>{{ seo_title }}</title>
30-
link
31-
rel="canonical"
32-
href="{{ page.url | absolute_url }}"
30+
<link
31+
rel="canonical"
32+
href="{{ page.url | absolute_url }}"
3333
/>
3434
<link
3535
rel="icon"

0 commit comments

Comments
 (0)