Fix canonical link

This commit is contained in:
rubenwardy 2022-06-07 18:10:31 +01:00
parent f6f17982a2
commit 7e12752e12

View File

@ -21,7 +21,7 @@ layout: compress
<meta name="author" content="rubenwardy">
<meta name="flattr:id" content="gl763e">
<link rel="canonical" href="https://rubenwardy.com{{ page.url }}" />
<link rel="canonical" href="https://rubenwardy.com/minetest_modding_book{{ page.url }}" />
{% assign oldSegment = "/" | append: language | append: "/" %}
{% for other_lang in site.data.languages %}