Please follow these steps to add your logo to Falco landing page:
- Fork Falco repository
- Add your logo to the static/img/adopters folder. Use png, preferably horizontal format
- Add file with logo name to the logos folder e.g., logo.yaml
- Copy template below to the created file and replace next fields with your data
src: your_logo_name.png
alt: alt tag decription
url: https://your_url.com/
- Create pull request to the Falco repository with your changes