6 lines
82 B
JavaScript

module.exports = {
title: 'AnyProxy',
themeConfig: {
sidebar: 'auto'
}
}