mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-30 17:37:09 +02:00
docs: mark clutch and gulp as opensource (#6871)
This commit is contained in:
parent
a4e37c4054
commit
5ea76f2376
1 changed files with 4 additions and 4 deletions
|
@ -344,8 +344,8 @@ const Users: User[] = [
|
|||
description: 'An extensible API and UI platform for infrastructure tooling',
|
||||
preview: require('./showcase/clutch.png'),
|
||||
website: 'https://clutch.sh/',
|
||||
source: null,
|
||||
tags: [],
|
||||
source: 'https://github.com/lyft/clutch/tree/main/docs/_website',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'CodeYourFuture',
|
||||
|
@ -692,8 +692,8 @@ const Users: User[] = [
|
|||
description: 'A toolkit to automate & enhance your workflow',
|
||||
preview: require('./showcase/gulp.png'),
|
||||
website: 'https://gulpjs.com',
|
||||
source: null,
|
||||
tags: ['large'],
|
||||
source: 'https://github.com/gulpjs/gulpjs.github.io',
|
||||
tags: ['opensource', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'Hashnode Support',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue