fix favicon

master
orphevs 2017-12-09 17:25:46 +01:00
parent e30b3827bf
commit d9affabada
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<title>» DE_TANK «</title>
<link rel="icon" type="image/png" href="assets/img/favicon.png" />
<link rel="icon" type="image/png" href="./assets/img/favicon.png" />
<link rel="stylesheet" href="./assets/css/style.css">
</head>