Favicons wurden hinzugefügt

This commit is contained in:
ja
2021-08-20 13:15:16 +02:00
parent 0d70b686cb
commit 26ac3c5b7b
4 changed files with 4 additions and 0 deletions

View File

@@ -47,6 +47,7 @@
<script src="../js/netzwerk.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
<link rel="stylesheet" type="text/css" href="../stylesheets/example.css"/>
<link rel="shortcut icon" href="images/Icons/favicon/favicon.ico" />
<script type="text/javascript">
// Vergebe den Event-Handler
document.onkeydown = handleKeyEvent;