This commit is contained in:
24c02 2025-12-17 18:11:42 -05:00
parent 7b0041ecc1
commit 06a617f6ec
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 MiB

View file

@ -71,7 +71,7 @@ module OnboardingScenarios
end
end
def logo_path = "images/flavortown/logo.avif"
def logo_path = "images/flavortown/flavortown.png"
def background_path = "images/flavortown/hero-bg.webp"
def dark_mode_background_path = "images/flavortown/bg-dark.png"
end