mirror of
https://github.com/complexcaresolutions/cms.c2sgmbh.git
synced 2026-03-17 22:04:10 +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>
24 lines
715 B
JSON
24 lines
715 B
JSON
{
|
|
"siteName": "porwoll.de",
|
|
"siteTagline": "Die Webseite von Martin Porwoll",
|
|
"contact": {
|
|
"email": "info@porwoll.de",
|
|
"phone": "0800 80 44 100",
|
|
"fax": "0800 80 44 190"
|
|
},
|
|
"address": {
|
|
"street": "Hans-Boeckler-Str. 19",
|
|
"zip": "46236",
|
|
"city": "Bottrop",
|
|
"state": "Nordrhein-Westfalen",
|
|
"country": "Deutschland"
|
|
},
|
|
"footer": {
|
|
"copyrightText": "Martin Porwoll. Alle Rechte vorbehalten.",
|
|
"showSocialLinks": true
|
|
},
|
|
"seo": {
|
|
"defaultMetaTitle": "porwoll.de - Die Webseite von Martin Porwoll",
|
|
"defaultMetaDescription": "Martin Porwoll - Whistleblower im Zytoskandal Bottrop, Unternehmer und Verfechter fuer Patientenwohl im Gesundheitswesen."
|
|
}
|
|
}
|