Skip to content

Commit dd00109

Browse files
Move search bar to be between "Your Progress" and social buttons
as per the discord poll
1 parent ef8dc7e commit dd00109

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docusaurus.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,10 @@ const config = {
192192
{to: '/getting-help', label: 'Getting Help'},
193193
{to: '/blog', label: 'Blog'},
194194
{to: '/start-here', label: 'Your Progress', position: 'right'},
195+
{
196+
type: 'search',
197+
position: 'right',
198+
},
195199
{
196200
href: 'https://github.com/BorrProject/',
197201
position: 'right',

0 commit comments

Comments
 (0)