docs(showcase): Adds tamalweb.com to showcase Pr/tamalweb.com (#8152)

This commit is contained in:
Tamal Chowdhury 2022-10-05 21:19:40 +06:00 committed by GitHub
parent 53dbbe36f2
commit 10cddd47bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

View file

@ -2179,6 +2179,14 @@ const Users: User[] = [
source: 'https://gitlab.com/talentbrick/talentbrick',
tags: ['opensource', 'design'],
},
{
title: 'TamalWeb',
description: 'A web developers personal blog and portfolio helping other developers with tips',
preview: require('./showcase/tamalwebsite.png'),
website: 'https://tamalweb.com/',
source: 'https://github.com/tamalchowdhury/tamalwebsite',
tags: ['personal', 'opensource'],
},
{
title: 'Taro',
description: 'An open cross-end and cross-frame solution',