feat: add about page (#235)

This commit is contained in:
Dream Hunter
2024-05-14 13:25:27 +08:00
committed by GitHub
parent f2685f9830
commit a5b5335137
6 changed files with 62 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ export const useGlobalState = createGlobalState(
enableUserCreateEmail: false,
enableUserDeleteEmail: false,
enableAutoReply: false,
enableIndexAbout: false,
domains: [],
copyright: 'Dream Hunter',
cfTurnstileSiteKey: '',