Compare commits
No commits in common. "3e19d3462ad54adfbec7c9e8a943e0e8943536bf" and "182c1091ff089a3668f0fdd9881ef7c11caccdb5" have entirely different histories.
3e19d3462a
...
182c1091ff
2 changed files with 0 additions and 10 deletions
|
@ -164,11 +164,6 @@
|
||||||
In den Plots stehen die nötigen Infos dafür oben mit drauf.
|
In den Plots stehen die nötigen Infos dafür oben mit drauf.
|
||||||
Ein Link wäre aber auch hier nett.
|
Ein Link wäre aber auch hier nett.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
|
||||||
Der Python-Code für die Erstellung des Dashboards steht unter der <a href="https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12" target="_blank" rel="noreferrer">European Union Public Licence (EUPL) Version 1.2</a>.
|
|
||||||
Der Code ist verfügbar auf meinem <a href="https://gitea.bastin.nrw/benedikt/rki-impfparser" target="_blank">Gitea-Server</a>.
|
|
||||||
Der XHTML-Code für das Dashboard steht, wie oben erwähnt, unter der CC-BY-SA 4.0-Lizenz.
|
|
||||||
</p>
|
|
||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
|
|
|
@ -1,8 +1,3 @@
|
||||||
/*
|
|
||||||
* Copyright (C) Benedikt Bastin, 2021
|
|
||||||
* SPDX-License-Identifier: CC-BY-SA-4.0
|
|
||||||
*/
|
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: Noto Sans;
|
font-family: Noto Sans;
|
||||||
max-width: 1000px;
|
max-width: 1000px;
|
||||||
|
|
Loading…
Reference in a new issue