mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 07:31:58 +01:00
Add activematch for version link (#16)
* Add activematch for version link * Test without slash wrappers * Update changelog to changelogs
This commit is contained in:
parent
14b7053410
commit
ae56247633
@ -8,6 +8,7 @@ const nav = [
|
||||
},
|
||||
{
|
||||
text: APP_VERSION,
|
||||
activeMatch: "^\/*?(download|changelogs)\/*?$",
|
||||
items: [
|
||||
{
|
||||
text: "Download",
|
||||
|
Loading…
Reference in New Issue
Block a user