Skip to content

Commit

Permalink
docs(docsify): adiciona nameLink
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelo-lourenco committed Oct 24, 2024
1 parent a208b2a commit 5d3e9d5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@
auto2top: true,
mergeNavbar: true,
basePath: '/',
nameLink: {
'/en-us/': '/#/en-us/',
'/': '/#/'
},
homepage: 'README.md',
ext: '.md',
themeColor: '#0d6efd',
Expand Down

0 comments on commit 5d3e9d5

Please sign in to comment.