]> git.parisson.com Git - teleforma.git/commitdiff
update logo path
authorGuillaume Pellerin <guillaume.pellerin@parisson.com>
Mon, 5 May 2025 14:30:14 +0000 (16:30 +0200)
committerGuillaume Pellerin <guillaume.pellerin@parisson.com>
Mon, 5 May 2025 14:30:14 +0000 (16:30 +0200)
app/settings.py
teleforma/static/teleforma/images/logo_pb_2025.png [deleted file]

index 33533987e697bc97e2349a2b956ec7edeb33981c..c60ab74c59c10af996377290aabc87f1c96e7332 100644 (file)
@@ -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 (file)
index c7705cf..0000000
Binary files a/teleforma/static/teleforma/images/logo_pb_2025.png and /dev/null differ