Fixed asset errors

This commit is contained in:
jme9
2024-12-10 23:08:37 -08:00
parent efe7ebd380
commit 01bd231181
2 changed files with 1 additions and 1 deletions
View File

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 56 KiB

+1 -1
View File
@@ -1,7 +1,7 @@
body {
margin: 0;
font-family: Arial, sans-serif;
background-image: url("../Moon.png");
background-image: url("/images/Moon.png");
background-size: cover;
background-position: left;
background-repeat: no-repeat;