replaced TBD with TODO
This commit is contained in:
@@ -4,7 +4,7 @@ import SiteHeader from '../components/SiteHeader.astro';
|
||||
import SiteFooter from '../components/SiteFooter.astro';
|
||||
|
||||
// Imprint (Impressum) per TMG §5 / DDG §5.
|
||||
// Values prefixed "<TBD:" MUST be replaced with real operator data before go-live.
|
||||
// Values prefixed "<TODO:" MUST be replaced with real operator data before go-live.
|
||||
// See docs/superpowers/specs/2026-04-24-cameleer-website-design.md §6.4.
|
||||
const operator = {
|
||||
legalName: '<TODO:legal name of operating entity>',
|
||||
|
||||
Reference in New Issue
Block a user