cms.c2sgmbh/scripts/setup-tenants/tenants/porwoll/site-settings.json
Martin Porwoll 77f70876f4 chore: add Claude Code config, prompts, and tenant setup scripts
- 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>
2026-01-18 10:18:05 +00:00

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."
}
}