docs: add KaustubhK24's site to showcase (#6348)
* Update users.tsx * add image Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
Before Width: | Height: | Size: 102 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 29 KiB |
BIN
website/src/data/showcase/kaustubhk24.png
Normal file
After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 95 KiB After Width: | Height: | Size: 27 KiB |
|
@ -768,6 +768,14 @@ const Users: User[] = [
|
|||
website: 'https://jestjs.io/',
|
||||
source: 'https://github.com/facebook/jest/tree/master/website',
|
||||
tags: ['favorite', 'opensource', 'design', 'i18n', 'versioning'],
|
||||
},
|
||||
{
|
||||
title: 'KaustubhK24',
|
||||
description: 'KaustubhK24 blog + Portfolio website',
|
||||
preview: require('./showcase/kaustubhk24.png'),
|
||||
website: 'https://www.kaustubhk24.com',
|
||||
source: null,
|
||||
tags: ['personal'],
|
||||
},
|
||||
{
|
||||
title: 'Khyron Realm',
|
||||
|
|