This guide is designed to allow the Neople logo to be easily represented in applications developed using the Neople API.
Please refer to this guide and use the logo style that is most suitable for your application or service.
Instructions
1. Download a logo of your choice and upload it to your desired path, then connect it for use.
2. Set the link that the logo will redirect to when clicked to the Neople Open API main page (https://www.dfoneople.com/developers)
3. Apply the code according to the following method.
<a href="https://www.dfoneople.com/developers" target="_blank">
<img src="logo image location" alt=“Neople Open API" / > </a>
How to Utilize
The official logo is as shown below, and the technical logo type can be used in horizontal or vertical form.
If you wish to use a font instead of an image, we recommend using (Noto Sans).
1. Official logo type

2. Technical logo type


3. Technical logo type implementation