Skip to content

Commit

Permalink
fixup active status
Browse files Browse the repository at this point in the history
Signed-off-by: tison <wander4096@gmail.com>
  • Loading branch information
tisonkun committed May 15, 2024
1 parent 21a6d43 commit e5b730a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/theme/serverUtils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ export const getVersionList = (lang: string) => {
text: `${version} ${endText}`,
link: `/${linkVersion}`,
target: '_blank',
activeMatch: `/${linkVersion}/`,
}
})
}
Expand Down

0 comments on commit e5b730a

Please sign in to comment.