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:
Whirl 2021-09-22 15:11:55 +05:30 committed by GitHub
parent 19b27ef73b
commit 57c7a302fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

View file

@ -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.