From: Guillaume Pellerin Date: Mon, 5 May 2025 14:30:14 +0000 (+0200) Subject: update logo path X-Git-Tag: 2.9.2~2 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=20142caf73ba33009561b2a84f3fe9aa55701f5d;p=teleforma.git update logo path --- diff --git a/app/settings.py b/app/settings.py index 33533987..c60ab74c 100644 --- a/app/settings.py +++ b/app/settings.py @@ -658,7 +658,7 @@ AWS_S3_ENCRYPTION=True # BBB ######################## -BBB_LOGO_URL = "/static/teleforma/images/logo_pb_2025.png" +BBB_LOGO_URL = "/static/teleforma/images/pb/logo_pb_2025.png" BBB_PDF_URL = "/static/teleforma/pdf/pb-blank-slide.pdf" BBB_BANNER_COLOR = "#003768" diff --git a/teleforma/static/teleforma/images/logo_pb_2025.png b/teleforma/static/teleforma/images/logo_pb_2025.png deleted file mode 100644 index c7705cf2..00000000 Binary files a/teleforma/static/teleforma/images/logo_pb_2025.png and /dev/null differ