feat: New sections and archive link
This commit is contained in:
parent
6dd421a0d4
commit
0a1bd8cec1
1 changed files with 82 additions and 69 deletions
|
@ -31,6 +31,8 @@
|
||||||
Mit dieser Rate dauert es bis zum <em>{{ mean_vaccinations_last_seven_days_herd_immunity }}</em> für {{ herd_immunity }} % und bis zum <em>{{ mean_vaccinations_last_seven_days_done }}</em> für 100 %.
|
Mit dieser Rate dauert es bis zum <em>{{ mean_vaccinations_last_seven_days_herd_immunity }}</em> für {{ herd_immunity }} % und bis zum <em>{{ mean_vaccinations_last_seven_days_done }}</em> für 100 %.
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
<section>
|
||||||
|
<h1>Fragen und Antworten</h1>
|
||||||
<section>
|
<section>
|
||||||
<h2>Was ist dieses Dashboard?</h2>
|
<h2>Was ist dieses Dashboard?</h2>
|
||||||
<p>
|
<p>
|
||||||
|
@ -63,7 +65,17 @@
|
||||||
Ich finde den Ausblick, auch wenn die Schätzung sehr unpräzise sein wird, dennoch interessant, deshalb habe ich das gemacht.
|
Ich finde den Ausblick, auch wenn die Schätzung sehr unpräzise sein wird, dennoch interessant, deshalb habe ich das gemacht.
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
<section>
|
||||||
|
<h2>Kann ich mir alte Stände des Dashboards anschauen?</h2>
|
||||||
|
<p>
|
||||||
|
Ja, das geht!
|
||||||
|
Jede Version des Dashboards, die neue Daten bekommt, wird in einem Archiv gespeichert.
|
||||||
|
</p>
|
||||||
|
<a href="archive/">Zum Archiv</a>
|
||||||
|
</section>
|
||||||
|
</section>
|
||||||
|
<section>
|
||||||
|
<h1>Plots</h1>
|
||||||
<figure>
|
<figure>
|
||||||
<a href="extrapolated_to_10_percent.png">
|
<a href="extrapolated_to_10_percent.png">
|
||||||
<img
|
<img
|
||||||
|
@ -104,6 +116,7 @@
|
||||||
<a href="extrapolated_to_100_percent.pdf" download="extrapolated_to_100_percent.pdf">Download als PDF</a>
|
<a href="extrapolated_to_100_percent.pdf" download="extrapolated_to_100_percent.pdf">Download als PDF</a>
|
||||||
</figcaption>
|
</figcaption>
|
||||||
</figure>
|
</figure>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<h3>Fußnoten</h3>
|
<h3>Fußnoten</h3>
|
||||||
|
|
Loading…
Reference in a new issue