aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorthinkpadmaster <a.scerba02@gmail.com>2023-07-05 21:43:07 -0500
committerthinkpadmaster <a.scerba02@gmail.com>2023-07-05 21:43:07 -0500
commit596b04bb2bed37aadd95453006d6a203db7353d8 (patch)
tree942e8b0f84d3de8e6b66b1e40afc2d444ca948ce /data
parent4f89516a12be6075ca3fedb8922585d45244de87 (diff)
Move to webp background
Diffstat (limited to 'data')
-rw-r--r--data/static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/static/style.css b/data/static/style.css
index 265497e..dbc043c 100644
--- a/data/static/style.css
+++ b/data/static/style.css
@@ -52,7 +52,7 @@ html {
body {
margin: 0;
- background-image: url("/static/media/MKE_Skyline_Art_Museum_2K.jpg");
+ background-image: url("/static/media/MKE_Skyline_Art_Museum_2K.webp");
/* background-image: url("/static/media/Leaves.jpg"); */
background-size: cover;
background-repeat: no-repeat;