cptadmin / docs /theme.config.jsx
BG5's picture
Upload 253 files
db242f8
export default {
logo: <span>ChatGPT-Admin-Web</span>,
project: {
link: "https://github.com/ArilNEA/ChatGPT-Admin-Web",
},
// i18n: [
// { locale: "en-US", text: "English" },
// { locale: "zh-CN", text: "中文" },
// ],
};