mirror of
https://github.com/meichthys/church.git
synced 2026-02-22 09:09:19 +00:00
fix splash screen image
This commit is contained in:
parent
9b50e2fb7c
commit
56ffdb3259
@ -7,7 +7,10 @@ app_license = "mit"
|
||||
app_logo_url = "/assets/church/media/church_logo.png"
|
||||
develop_version = "develop"
|
||||
|
||||
website_context = {"favicon": "/assets/church/icons/favicon.ico"}
|
||||
website_context = {
|
||||
"favicon": "/assets/church/icons/favicon.ico",
|
||||
"splash_image": "/assets/church/media/church_logo.png",
|
||||
}
|
||||
|
||||
fixtures = [
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user