File size: 246 Bytes
db242f8
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
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: "中文" },
  // ],
};