From 2949e87dc7fdf75ddc28e44b3d98377b8c0c2d11 Mon Sep 17 00:00:00 2001 From: iprapas <22853667+iprapas@users.noreply.github.com> Date: Tue, 5 Dec 2023 15:33:25 +0000 Subject: [PATCH] Fix path to background image --- content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index 283dc7c..d95fa07 100644 --- a/content/_index.md +++ b/content/_index.md @@ -30,7 +30,7 @@ sections: # text_color_light: true image: # Name of image in `assets/media/`. - filename: background.jpg + filename: background.png # Apply image filters? filters: # Darken the image? Range 0-1 where 1 is transparent and 0 is opaque.