5 files changed
+4
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
| |||
- .github/workflows/ci.yaml+4
- public/privacy-policy.en.md+305
- public/privacy-policy.zh.md+305
- public/terms-of-service.en.md+347
- public/terms-of-service.zh.md+347
- src/App.tsx+13-1
- src/components/markdown/index.tsx+2
- src/i18n/locales/en.json+7-1
- src/i18n/locales/zh.json+7-1
- src/layout/index.tsx+8-2
- src/page/resource/index.tsx+1-1
- src/page/single/privacy-policy.tsx+5
- src/page/single/template.tsx+56
- src/page/single/terms-of-service.tsx+5
- src/page/user/form/register-confirm.tsx+1-1
- src/page/user/login.tsx-10
- src/page/user/login/form.tsx+48-56
- src/page/user/login/index.tsx+24
- src/page/user/login/meta.tsx+26
- src/page/user/wrapper.tsx+23-13
0 commit comments