6 lines
92 B
TypeScript
6 lines
92 B
TypeScript
const themeLocales = {
|
|
"/": {
|
|
sidebar: ["/index.md", "/eittlandic/index.md"],
|
|
},
|
|
};
|