FIX: path for assets for 404.html
This commit is contained in:
parent
f216e4b811
commit
c2bb81dc63
4
404.html
4
404.html
@ -7,8 +7,8 @@
|
||||
<meta name="description" content="ArKa unknown page">
|
||||
|
||||
<!-- Style -->
|
||||
<link rel="stylesheet" href="assets/style/style.css">
|
||||
<link rel="shortcut icon" href="assets/favicon/favicon.ico" type="image/x-icon">
|
||||
<link rel="stylesheet" href="ArKa-Web/assets/style/style.css">
|
||||
<link rel="shortcut icon" href="ArKa-Web/assets/favicon/favicon.ico" type="image/x-icon">
|
||||
|
||||
<title>ArKa</title>
|
||||
</head>
|
||||
|
Loading…
x
Reference in New Issue
Block a user