mirror of
https://github.com/kaaninchen/Gleiswechsel.git
synced 2026-09-17 16:52:47 +00:00
update favicon
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ lang_embed = lang.embeds
|
||||
|
||||
def build_embed_footer(slogans):
|
||||
footer_notice = f"https://transitous.org/sources/ • Maps (C) CARTO (C) OpenStreetMap.org contributors"
|
||||
icon = "https://raw.githubusercontent.com/kaaninchen/Gleiswechsel/refs/heads/main/src/data/assets/transitous-logo.png"
|
||||
icon = "https://api.transitous.org/favicon.png"
|
||||
|
||||
if slogans is not None:
|
||||
footer_text = f"{random.choice(slogans)} • {footer_notice}"
|
||||
|
||||
Reference in New Issue
Block a user