Skip to content
Snippets Groups Projects
Commit d49b0c95 authored by nd's avatar nd
Browse files

Update index.html

parent 3ed773bb
Branches
Tags
No related merge requests found
Pipeline #6251 passed
...@@ -11,4 +11,8 @@ ...@@ -11,4 +11,8 @@
<script type="text/javascript"> <script type="text/javascript">
new QRCode(document.getElementById("qrcode"), location.hash.substring(1)); new QRCode(document.getElementById("qrcode"), location.hash.substring(1));
</script> </script>
<footer>
<p><a href="https://legal.cccv.de/">Impressum und Datenschutzerklärung</a></p>
</footer>
</html> </html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment