Compare commits

..

1 commit

Author SHA1 Message Date
Johannes Marbach d377f7ae5b
Merge 1baf93caf5 into 13aa6e83ae 2025-12-06 19:03:05 -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.