Skip to content

Commit 8051828

Browse files
committed
docs: trigger build
1 parent 09e89cd commit 8051828

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<title>{% if page.title %}{{ page.title | escape }} - {% endif %}{{ site.title | escape }}</title>
1010

1111
<link rel="stylesheet" href="{{ '/assets/css/gopher-theme.css' | relative_url }}">
12-
<link rel="canonical" href="{{ page.url | absolute_url }}">
12+
<link rel="canonical" href="{{ page.url | relative_url | absolute_url }}">
1313
<link rel="alternate" type="application/rss+xml" title="{{ site.title | escape }}" href="{{ '/feed.xml' | relative_url }}">
1414

1515
{% seo %}

0 commit comments

Comments
 (0)