mirror of
https://github.com/complexcaresolutions/cms.c2sgmbh.git
synced 2026-03-17 20:54:11 +00:00
- Add .claude/ configuration (agents, commands, hooks, get-shit-done workflows) - Add prompts/ directory with development planning documents - Add scripts/setup-tenants/ with tenant configuration - Add docs/screenshots/ - Remove obsolete phase2.2-corrections-report.md - Update pnpm-lock.yaml - Update detect-secrets.sh to ignore setup.sh (env var usage, not secrets) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
23 lines
627 B
JSON
23 lines
627 B
JSON
{
|
|
"siteName": "BlogWoman",
|
|
"siteTagline": "Fuer Frauen, die Karriere, Familie und Stil ernst nehmen",
|
|
"contact": {
|
|
"email": "hello@blogwoman.de",
|
|
"phone": ""
|
|
},
|
|
"address": {
|
|
"street": "",
|
|
"zip": "",
|
|
"city": "",
|
|
"state": "",
|
|
"country": "Deutschland"
|
|
},
|
|
"footer": {
|
|
"copyrightText": "Complex Care Solutions GmbH",
|
|
"showSocialLinks": true
|
|
},
|
|
"seo": {
|
|
"defaultMetaTitle": "BlogWoman - Karriere, Familie und Stil mit System",
|
|
"defaultMetaDescription": "Fuer Frauen, die Karriere, Familie und Stil ernst nehmen. Systeme statt Motivation. Von Dr. Caroline Porwoll."
|
|
}
|
|
}
|