Skip to content
Snippets Groups Projects

Link to Gitlab

Open clonejo requested to merge clonejo/corona:gitlab-link into master
+ 5
1
@@ -3,7 +3,11 @@
<canvas id="myChart1"></canvas>
<canvas id="myChart2"></canvas>
<p>Kontakt: <a href="mailto:nick@aachen.ccc.de">nick@aachen.ccc.de</a>, Quelle: <a href="http://aachen.de/DE/stadt_buerger/notfall_informationen/corona/aktuelles/pressemitteilungen/index.html">http://aachen.de/DE/stadt_buerger/notfall_informationen/corona/aktuelles/pressemitteilungen/index.html</a></p>
<p>
Kontakt: <a href="mailto:nick@aachen.ccc.de">nick@aachen.ccc.de</a>,
Quelle: <a href="http://aachen.de/DE/stadt_buerger/notfall_informationen/corona/aktuelles/pressemitteilungen/index.html">http://aachen.de/DE/stadt_buerger/notfall_informationen/corona/aktuelles/pressemitteilungen/index.html</a>,
Code: <a href="https://gitlab.aachen.ccc.de/nick/corona/">CCCAC-Gitlab</a>
</p>
<script src="moment.min.js"></script>
<script src="Chart.min.js"></script>
<script>
Loading