Adding your organization's text and icon to Application Modernization Accelerator landing page
You can customize the Application Modernization Accelerator landing page by changing the title and/or replacing the Application Modernization Accelerator icon with your own.
Adding additional text to the title
Use custom.titleText to add your text in front of
the
IBM Application Modernization Accelerator
title on the UI landing page.
Replacing the Application Modernization Accelerator icon
Use the custom.landingIcon variable to replace
Application Modernization Accelerator icon
on the landing screen. It consists of four pages. Use the following
variables to configure each page individually:
custom.landingIcon, custom.landingIcon2, custom.landingIcon3,
custom.landingIcon4.
Provide a URI or a string-encoded image (max 128KiB in length). For example:
landingIcon: "<icon URI>"
or
landingIcon: "data:[<mime type>][;charset=<charset>][;base64], <encoded icon>"