try background image

This commit is contained in:
max
2026-08-11 17:18:17 +01:00
parent abc8d082a0
commit 3ac33ea9fd

View File

@@ -5,6 +5,10 @@
<title>Photos</title>
<style>
html {
background-image: src("/images/photos.png");
}
main {
display: flex;
flex-wrap: wrap;