Skip to content

Commit

Permalink
docs: add Brave user to the main page
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-bodnar committed Feb 19, 2024
1 parent e321729 commit 7b77ff0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions website/src/components/Users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ interface UserDetails {
}

const USERS: UserDetails[] = [
{
logo: "brave.png",
name: "Brave",
link: "https://github.com/brave/ads-ui",
},
{
logo: "lenster.svg",
name: "Lenster",
Expand Down
Binary file added website/static/img/users/brave.png
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 7b77ff0

Please sign in to comment.