File tree Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Original file line number Diff line number Diff 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)' ,
Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ export default function ReadingProgressBar() {
2121 '/pt_BR/agradecimentos' , // Agradecimentos
2222 '/pt_BR/sobre-o-projeto' , // Sobre o Projeto
2323 '/pt_BR/sobre-traducao-brasileira' , // Sobre a Tradução Brasileira
24+ '/pt_BR/como-contribuir' , // Como Contribuir
25+ '/pt_BR/guia-traducao' , // Guia de Tradução
2426 '/pt_BR/recomendacoes' , // Recomendações
2527 '/pt_BR/referencias' , // Referências
2628 ] ;
You can’t perform that action at this time.
0 commit comments