siteSetting.ts 236 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 // github repo url export const GITHUB_URL = 'https://github.com/anncwb/vue-vben-admin'; // vue-vben-admin-next-doc export const DOC_URL = 'https://docs.thingskit.com'; // site url export const SITE_URL = 'https://www.thingskit.com';