fix background image name

This commit is contained in:
2026-04-25 20:10:35 +03:00
parent b728d061c7
commit 4050fe6ba9
2 changed files with 1 additions and 1 deletions

Before

Width:  |  Height:  |  Size: 154 KiB

After

Width:  |  Height:  |  Size: 154 KiB

+1 -1
View File
@@ -17,7 +17,7 @@ blockquote {
//
html, body { height: 100%; }
body {
background-image: url('../public/Firefly_jambo tron 118290.jpg');
background-image: url('../public/Firefly_jambotron118290.jpg');
background-attachment:fixed;
background-repeat: no-repeat;
background-size: cover;