mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-04 01:09:20 +02:00
docs: Add whirl.codes to showcase (#5591)
* added for whirl * Update users.tsx * Delete unknown[2].png * Add files via upload * Update users.tsx
This commit is contained in:
parent
19b27ef73b
commit
57c7a302fa
2 changed files with 11 additions and 1 deletions
BIN
website/src/data/showcase/whirlcodes.png
Normal file
BIN
website/src/data/showcase/whirlcodes.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 96 KiB |
|
@ -1302,6 +1302,15 @@ const Users: User[] = [
|
|||
source: 'https://github.com/Wisdom/dev-docs',
|
||||
tags: ['opensource', 'design', 'product'],
|
||||
},
|
||||
{
|
||||
title: 'Whirl',
|
||||
description:
|
||||
'Whirl\'s Personal Website and Blog',
|
||||
preview: require('./showcase/whirlcodes.png'),
|
||||
website: 'https://whirl.codes',
|
||||
source: 'https://github.com/whirl21/website',
|
||||
tags: ['opensource', 'personal']
|
||||
},
|
||||
{
|
||||
title: 'KubeVela',
|
||||
description:
|
||||
|
@ -1390,7 +1399,8 @@ const Users: User[] = [
|
|||
website: 'https://nocalhost.dev/',
|
||||
source: 'https://github.com/nocalhost/nocalhost',
|
||||
tags: ['opensource', 'i18n']
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
/*
|
||||
Pro Tip: add your site in alphabetical order.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue