Skip to content

Commit 301f52c

Browse files
committed
Move search to the left (more centered position)
1 parent 7e4d460 commit 301f52c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docusaurus.config.js

+4
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,10 @@ const config = {
187187
position: 'left',
188188
activeBaseRegex: `/migrations/`,
189189
},
190+
{
191+
type: 'search',
192+
position: 'left',
193+
},
190194
{
191195
href: 'https://api.joomla.org',
192196
label: 'API',

0 commit comments

Comments
 (0)