Add activematch for version link (#16)

* Add activematch for version link

* Test without slash wrappers

* Update changelog to changelogs
This commit is contained in:
Soitora 2023-09-04 11:50:33 +02:00 committed by GitHub
parent 14b7053410
commit ae56247633
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@ const nav = [
}, },
{ {
text: APP_VERSION, text: APP_VERSION,
activeMatch: "^\/*?(download|changelogs)\/*?$",
items: [ items: [
{ {
text: "Download", text: "Download",