diff --git a/src/assets/title.jpeg b/src/assets/title.jpg similarity index 100% rename from src/assets/title.jpeg rename to src/assets/title.jpg diff --git a/src/content/config.json b/src/content/config.json index 6db965d..7681eb9 100644 --- a/src/content/config.json +++ b/src/content/config.json @@ -4,7 +4,7 @@ "text": "Hykilpikonna's Gallery", "sub": "This is a subtitle", "height": 80, - "background": "title.jpeg", + "background": "title.jpg", "dim": 60, "text_color": "white", "font": "'Neucha', cursive"