arg, forgotten files…

This commit is contained in:
2024-06-03 12:16:11 +02:00
parent 0b76d1a624
commit 0a7f5407d8
7 changed files with 1283 additions and 2747 deletions
+2 -2
View File
@@ -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>