feat: Added favicon

This commit is contained in:
Fándly Gergő
2021-01-06 13:24:52 +02:00
parent 358ae2c115
commit a44f0793a8
10 changed files with 9 additions and 0 deletions

View File

@ -4,6 +4,7 @@
<title>Domenii - Servicii - Core Computing</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="../res/icon.png" />
<script src="../index.js"></script>
</head>
<body>