Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions public/images/adopters/krateo-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/images/adopters/krateo-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 12 additions & 1 deletion src/data/adopters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,25 @@
# 1. Add a logo to /public/images/adopters folder
# 2. Reference the logo and company name here
# 3. Submit a pull request
#
# Logo options:
# - Use 'logo' for a single logo that works in both light and dark modes
# - Use 'logo_light' and 'logo_dark' for separate logos optimized for each mode
# (logo_light is display on light mode, and logo_dark on dark mode)
# - If only one logo is provided, it will be used for both modes

adopters:
- name: "Solo.io"
logo: "/images/adopters/solo-io.png"
logo_dark: "/images/adopters/solo-io-dark.png"
logo_light: "/images/adopters/solo-io-light.png"
website: "https://solo.io/"
- name: "Amdocs"
logo: "/images/adopters/amdocs.png"
website: "https://www.amdocs.com/"
- name: "Au10tix"
logo: "/images/adopters/au10tix.png"
website: "https://www.au10tix.com"
- name: "Krateo"
logo_dark: "/images/adopters/krateo-dark.svg"
logo_light: "/images/adopters/krateo-light.svg"
website: "https://krateo.io/"