Compare commits

..

1 commit

Author SHA1 Message Date
Harri 3fb1bfc6a9
Merge 19fa1c9cbf into 13aa6e83ae 2025-12-10 15:32:49 +00: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.