lbry.org/docs/.vuepress/sidebar.js
2021-12-31 12:49:24 -06:00

12 lines
217 B
JavaScript

module.exports = {
// '/other/': [
// {
// title: 'Additional Information',
// children: [
// '/other/',
// '/',
// ['https://github.com/LBRYFoundation', 'Outside link']
// ],
// },
// ]
};