Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelo-lourenco authored Oct 24, 2024
1 parent 9ca7744 commit 3be801e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@

window.$docsify = {
name: 'Gerador-BR',
basePath: '/docs/',
nameLink: {
'/pt-br/': '/#/pt-br/',
'/': '/#/'
Expand All @@ -125,8 +124,8 @@
auto2top: true,
subMaxLevel: 3,
coverpage: {
'/': '_coverpage.md',
'/pt-br/': '_coverpage.md'
'/': '/docs/_coverpage.md',
'/pt-br/': '/docs/_coverpage.md'
},
copyCode: {
buttonText: {
Expand Down

0 comments on commit 3be801e

Please sign in to comment.