main
html 14 lines 847 Bytes
Raw
1 <section class="ai-disclosure" aria-labelledby="ai-disclosure-title">
2 <span class="ai-disclosure__icon" aria-hidden="true"></span>
3 <div class="ai-disclosure__body">
4 <h2 id="ai-disclosure-title" class="ai-disclosure__title">AI-generated content disclosure</h2>
5 <p>
6 Editorial content on Claracle is generated by AI models, with human curation of sources and editorial structure by the
7 <a href="https://github.com/jmservera/SquadScope" target="_blank" rel="noopener">Claracle maintainer</a>.
8 Read more about <a href="{{ "about/" | absLangURL }}">how we work</a> and <a href="{{ "methodology/" | absLangURL }}">how we choose sources</a>.
9 </p>
10 <p>
11 Spot an error? <a href="https://github.com/jmservera/SquadScope/issues" target="_blank" rel="noopener">Report it on GitHub</a>.
12 </p>
13 </div>
14 </section>