Favicon added.

This commit is contained in:
Mal
2020-01-27 20:07:54 +01:00
parent d6283d57e4
commit 6cf50f75e1
2 changed files with 1 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
background-color: #6096ff;
}
</style>
<link rel="shortcut icon" type="image/png" href="favicon.png">
<script type="module" src="js/module.js"></script>
</head>
<body>