Compare commits

..

1 commit

Author SHA1 Message Date
Andrew Morgan e698268fb6
Merge 715e66fa00 into 13aa6e83ae 2025-12-10 20:50:54 +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.