summaryrefslogtreecommitdiff
path: root/src/scss/main.scss
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/scss/main.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scss/main.scss b/src/scss/main.scss
index fbddddf..925cfef 100644
--- a/src/scss/main.scss
+++ b/src/scss/main.scss
@@ -116,7 +116,7 @@ html {
body {
@include background-image(
url("WEB_ROOT/public/img/background.png?ref=4"),
- url("WEB_ROOT/public/img/background.webp?ref=6") type("image/webp"),
+ url("WEB_ROOT/public/img/background.webp?ref=7") type("image/webp"),
url("WEB_ROOT/public/img/background.png?ref=4") type("image/png")
);
background-repeat: repeat;