Customizing the landing page - 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

Configure your landing page to display custom content.

About this task

By default, your portal displays a list of APIs on the landing page. You can change this behavior to create a custom landing page.

Procedure

  1. In your API Portal repository, open the landing page file: /content/_index.md.
  2. Change the value of the api-list parameter to false.
  3. Under the closing ---, enter the content that you want to display on the landing page.
    You can also edit the title if needed.
  4. Commit your changes.

Results

Once your portal is deployed, your new landing page is displayed instead of the API list.