fix(docs, i18n): remove translations nav due to sidebar bug (#39774)

This commit is contained in:
Mrugesh Mohapatra
2020-10-02 01:19:03 +05:30
committed by GitHub
parent 84c5c641c3
commit 48c41e5a6a

View File

@ -76,7 +76,7 @@
maxLevel: 2,
subMaxLevel: 2,
loadNavbar: true,
loadNavbar: false, //disabled for the sidebar introduced by activating i18n
topMargin: 90,