Add project mission section to the home page.
Explains under Warum diese Seite? that Faktenkompass collects answers and evidence for common arguments. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -20,4 +20,15 @@
|
||||
<div id="home-results">
|
||||
{% include "claims/partials/category_list.html" %}
|
||||
</div>
|
||||
|
||||
<section class="fk-about mt-5 pt-4" aria-labelledby="fk-about-heading">
|
||||
<h2 class="fk-about-title" id="fk-about-heading">Warum diese Seite?</h2>
|
||||
<div class="fk-card fk-about-body">
|
||||
<p>
|
||||
Faktenkompass ist eine Datenbank mit Antworten und Belegen zu typischen Argumenten,
|
||||
die man immer wieder hört. Die Idee: In einer Diskussion schnell die passende Grafik
|
||||
oder die richtige Zahl parat zu haben – fundiert, nachvollziehbar und mit Quellen.
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user