Skip to content

Commit

Permalink
Update docusaurus.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
bucanero committed Nov 27, 2024
1 parent 5cc353d commit ec105e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ const config = {
{ label: 'Blog', to: '/blog', activeBaseRegex: '/blog', position: 'right' },
{
type: 'html', position: 'right',
value: "<a href=\"#\" onclick=\"google.translate.TranslateElement({ pageLanguage: 'en'},'google_translate_element');\">Translate</a>",
value: '<a class="navbar__link false" href="#" onclick="google.translate.TranslateElement({ pageLanguage: \'en\'},\'google_translate_element\');"><svg viewBox="0 0 24 24" width="20" height="20" aria-hidden="true" class="iconLanguage_node_modules-@docusaurus-theme-classic-lib-theme-NavbarItem-LocaleDropdownNavbarItem-styles-module"><path fill="currentColor" d="M12.87 15.07l-2.54-2.51.03-.03c1.74-1.94 2.98-4.17 3.71-6.53H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11.76-2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z"></path></svg>Translate</a>',
},
],
},
Expand Down

0 comments on commit ec105e2

Please sign in to comment.