Compare commits

..

1 commit

Author SHA1 Message Date
Kévin Commaille 8839cc0aa9
Merge 3c17aa3789 into 13aa6e83ae 2025-12-06 19:03:14 -07:00
2 changed files with 1 additions and 2 deletions

View file

@ -110,5 +110,5 @@ fetch(url)
}
// For historical versions, simply link to the changelog
appendVersion(ul, "historical", "historical", '{{ (site.GetPage "changelog/historical").RelPermalink }}');
appendVersion(ul, "historical", '{{ (site.GetPage "changelog/historical").RelPermalink }}');
});

View file

@ -1 +0,0 @@
Add version picker in the navbar.