Skip to content

Commit

Permalink
Merge pull request #526 from icflorescu/next
Browse files Browse the repository at this point in the history
Docs: add Aquarino to package users
  • Loading branch information
icflorescu authored Jan 20, 2024
2 parents 31d9dda + 9e2656d commit ae7d0f7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions components/PackageUsers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ const USERS: {
logo: { base: 'easywp', ext: 'svg', themed: true },
link: 'https://www.easywp.com',
},
{
name: 'Aquarino',
logo: { base: 'aquarino', ext: 'svg', shift: 2 },
link: 'http://aquarino.com.br',
},
{
name: 'kappa.ai',
logo: { base: 'kapa', ext: 'png', themed: true, scale: 98, shift: 1 },
Expand Down
1 change: 1 addition & 0 deletions public/users/aquarino.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ae7d0f7

Please sign in to comment.