Skip to content

Commit

Permalink
docs(v2): add clutch to showcase (#3094)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhochman authored Jul 24, 2020
1 parent 9fab79c commit 08a726e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added website/src/data/showcase/clutch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions website/src/data/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,15 @@ const users = [
fbOpenSource: false,
pinned: false,
},
{
title: 'Clutch',
description: 'An extensible API and UI platform for infrastructure tooling',
preview: require('./showcase/clutch.png'),
website: 'https://clutch.sh/',
source: 'https://github.com/lyft/clutch',
fbOpenSource: false,
pinned: false,
},
{
title: 'Component Kit',
description: 'A declarative UI framework for iOS',
Expand Down

0 comments on commit 08a726e

Please sign in to comment.