Header brand is now hardcoded English across all languages.
Homepage h1 uses subtitle from front matter:
- EN: Protecting Children in a Digital World
- DE: Kinderschutz in der digitalen Welt
- FR: Protéger les enfants dans un monde numérique
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
MapLibre GL WebGL renderer tiles all sources internally, causing
visible seam lines on retina displays. Leaflet renders GeoJSON as
SVG paths in a single layer - zero tiling, zero seams.
Also replaces child-safety-map with world-map on all homepages.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- fill-antialias: false + buffer: 512 on GeoJSON source to kill tile
boundary artifacts
- cooperativeGestures replaces scrollZoom: false (page scrolls normally,
Ctrl+scroll to zoom map)
- Remove "Expert Analysis" bullet from homepage in all 3 languages
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Switch to profile homepage layout with author headline and bio
- Richer homepage content with topic overview (EN/DE)
- Show taxonomies on articles and lists
- Configure header, footer, scroll-to-top
- Remove theme attribution from footer
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>