Skip to content

Commit 8a6115f

Browse files
committed
Add next gen image format for background
This apparently helps with page loads and in turn SEO
1 parent 48784f6 commit 8a6115f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
127 KB
Binary file not shown.

templates/home.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ block main
77

88
section#intro
99
.background(du-parallax, y="animator")
10-
.image.bg-cover(ff-bg="static/backgrounds/online.jpg")
10+
.image.bg-cover(ff-bg="static/backgrounds/online.jpf")
1111
.image-attribution
1212
| Header photo © #[a(href="https://thea.codes") Alethea Flowers] / CC BY-SA 4.0
1313
.overlay

0 commit comments

Comments
 (0)