### logo #### GET /logo/B ```json { "Content-Disposition": "inline; filename=logo_B.jpg", "Content-Type": "image/jpg" } ``` #### GET /logo/C ```json { "Content-Disposition": "inline; filename=logo_C.png", "Content-Type": "image/png" } ```