mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-04-20 19:44:21 +00:00
6 lines
82 B
JavaScript
6 lines
82 B
JavaScript
module.exports = {
|
|
title: 'AnyProxy',
|
|
themeConfig: {
|
|
sidebar: 'auto'
|
|
}
|
|
} |