Self-injecting script following impressum.js pattern: - data-tone attribute: playful | serious | minimal | none - Reads document.documentElement.lang for KI (de) vs AI (en) - MutationObserver on lang attr for i18n toggle compat - All tones link to msbls.de/ki - Injected into all 54 custom sites with data-tone="playful" - Template infra: base.html includes script, render.sh reads disclosure.tone - disclosure.tone added to 3 example site.yaml files Implements m/onepager#2
8 lines
151 B
YAML
8 lines
151 B
YAML
domain: allainallain.de
|
|
template: custom
|
|
title: "all·AI·n·all·AI·n"
|
|
description: "Umgeben von KIs. Trotzdem allein."
|
|
|
|
disclosure:
|
|
tone: playful
|