update gitea url
All checks were successful
Build and Deploy / build (push) Successful in 1m42s

This commit is contained in:
Joakim Repomaa
2026-02-19 22:37:08 +02:00
parent 66dd269601
commit e2c7b86cf0

View File

@@ -125,6 +125,8 @@ const config: CmsConfig = {
name: 'gitea',
app_id: 'a046b53c-787a-4b76-bd3a-633221a38954',
repo: 'repomaa/cv',
base_url: 'https://git.freun.dev',
api_root: 'https://git.freun.dev/api/v1',
},
collections: [profile, experience, education, skills],
};