Skip to content

Commit

Permalink
docs(showcase): LG U+ (vercel#2958)
Browse files Browse the repository at this point in the history
  • Loading branch information
gsphyo91 authored Dec 8, 2022
1 parent be68653 commit ec822a5
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/components/clients/users.ts
Original file line number Diff line number Diff line change
Expand Up @@ -517,4 +517,13 @@ export const users: Array<TurboUser> = [
infoLink: "https://nhost.io/",
pinned: true,
},
{
caption: "LG U+",
image: "/images/logos/lguplus.svg",
infoLink: "https://www.lguplus.com/about/en",
pinned: true,
style: {
width: 150,
}
},
];
10 changes: 10 additions & 0 deletions docs/public/images/logos/color/lguplus.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions docs/public/images/logos/white/lguplus.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 ec822a5

Please sign in to comment.