arg, forgotten files…
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
html {
|
||||
/* background-color: #000; */
|
||||
background-image: url('images/icon-512.png');
|
||||
background-image: url('../images/icon-512.png');
|
||||
background-position: center center;
|
||||
background-size: cover;
|
||||
background-attachment: fixed;
|
||||
@@ -139,7 +139,7 @@
|
||||
<main id="info">
|
||||
|
||||
<div id="header" role="banner">
|
||||
<img src="images/icon-512.png" alt="Application Icon" role="presentation">
|
||||
<img src="../images/icon-512.png" alt="Application Icon" role="presentation">
|
||||
<h1>Tooloop Kiosk Browser</h1>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user