mirror of
https://github.com/kaaninchen/Gleiswechsel.git
synced 2026-09-17 16:52:47 +00:00
update favicon
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 1.3 KiB |
@@ -1,2 +0,0 @@
|
|||||||
SPDX-FileCopyrightText: 2024 Mathis Brüchert <[email protected]>
|
|
||||||
SPDX-License-Identifier: CC-BY-SA-4.0
|
|
||||||
+1
-1
@@ -9,7 +9,7 @@ lang_embed = lang.embeds
|
|||||||
|
|
||||||
def build_embed_footer(slogans):
|
def build_embed_footer(slogans):
|
||||||
footer_notice = f"https://transitous.org/sources/ • Maps (C) CARTO (C) OpenStreetMap.org contributors"
|
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:
|
if slogans is not None:
|
||||||
footer_text = f"{random.choice(slogans)} • {footer_notice}"
|
footer_text = f"{random.choice(slogans)} • {footer_notice}"
|
||||||
|
|||||||
Reference in New Issue
Block a user