Skip to content

Commit

Permalink
Update config.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
oblomov-dev authored Dec 15, 2024
1 parent f24b436 commit d17e05a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/.vitepress/config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@ export default defineConfig({
},
{
text: '1.136.0', items: [
{ text: 'Changelog', link: '/resources/changelog' },
{ text: 'Contribution', link: '/resources/contribution' },
{ text: 'Changelog', link: '/resources/changelog' },
{ text: 'Support', link: '/resources/support' },
{ text: 'Contribution', link: '/resources/contribution' },
{ text: 'Sponsor', link: '/resources/sponsor' },
]
},
Expand Down

0 comments on commit d17e05a

Please sign in to comment.