Changing the portal logo - Cloud

Talend Cloud API Designer User Guide

Version
Cloud
Language
English
Product
Talend Cloud
Module
Talend API Designer
Content
Design and Development > Designing APIs
Last publication date
2023-06-02

Add your own logo to your portal.

Procedure

  1. In your API Portal repository, go to the /static/img folder.
  2. Replace the existing brand-logo.png with your own image.
    Make sure to keep the same filename.
  3. Commit your changes.

Results

Once your portal is deployed, the new logo appears in the top-left corner of the site.
Note: If you want to upload your logo with a different filename or format, you can add your new file to the /static/img folder and update the value of the --header-brand-logo variable in /assets/css/02_variables.css.