We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9e97672 + 5bbcfe6 commit 74fea59Copy full SHA for 74fea59
1 file changed
docusaurus.config.js
@@ -156,6 +156,23 @@ const config = {
156
},
157
],
158
159
+ {
160
+ title: 'Sobre',
161
+ items: [
162
163
+ label: 'Sobre o Projeto',
164
+ to: '/sobre-o-projeto',
165
+ },
166
167
+ label: 'Referências',
168
+ to: '/referencias',
169
170
171
+ label: 'Agradecimentos',
172
+ to: '/agradecimentos',
173
174
+ ],
175
176
{
177
title: 'Mais',
178
items: [
0 commit comments