Skip to content

Commit 0e4e873

Browse files
authored
Update docusaurus.config.js
making the translation drop down inactive
1 parent 046bb86 commit 0e4e873

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ const config = {
9898
logo: { alt: '1000FARMS logo', src: 'img/1000FARMS.jpg' },
9999
items: [
100100
{ href: 'https://github.com/AgrDataSci/documentation', label: 'GitHub', position: 'right' },
101-
{ type: 'localeDropdown', position: 'left' },
101+
//{ type: 'localeDropdown', position: 'left' },
102102
//{ type: 'docsVersionDropdown', position: 'left' },
103103
],
104104
},

0 commit comments

Comments
 (0)