Skip to content

Commit

Permalink
Merge branch 'LISKDOCS-34-investigate-algolia-crawler' into gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
TalhaMaliktz committed Nov 29, 2024
2 parents c7775b7 + f232e18 commit c588dcd
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ const config = {
defaultLocale: 'en',
locales: ['en', 'ind'],
localeConfigs: {
en: {
label: 'English',
direction: 'ltr',
htmlLang: 'en-US',
calendar: 'gregory',
path: 'en',
},
// en: {
// label: 'English',
// direction: 'ltr',
// htmlLang: 'en-US',
// calendar: 'gregory',
// path: 'en',
// },
ind: {
label: 'Indonesian',
},
Expand Down Expand Up @@ -106,12 +106,12 @@ const config = {
srcDark: '/img/lisk-docs-dark.svg',
},
items: [
/*{
TODO: Uncomment when all localozed pages are translated
/* {
/*
TODO: Uncomment when all localozed pages are translated*/
{
type: 'localeDropdown',
position: 'right',
}, */
},
{
type: 'doc',
position: 'left',
Expand Down

0 comments on commit c588dcd

Please sign in to comment.