Skip to content

Commit d0280a9

Browse files
committed
refactor: remove Guia de Tradução and Como Contribuir from navbar
Links remain accessible in footer section
1 parent 34f8f56 commit d0280a9

File tree

2 files changed

+31
-11
lines changed

2 files changed

+31
-11
lines changed

docusaurus.config.js

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -105,16 +105,6 @@ const config = {
105105
position: 'left',
106106
label: 'Livro',
107107
},
108-
{
109-
to: '/guia-traducao',
110-
label: 'Guia de Tradução',
111-
position: 'left',
112-
},
113-
{
114-
to: '/como-contribuir',
115-
label: 'Como Contribuir',
116-
position: 'left',
117-
},
118108
{
119109
href: 'https://sourceacademy.org/sicpjs',
120110
label: 'Original (EN)',

package-lock.json

Lines changed: 31 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)