docs: add Blog Matheus Brunelli site to showcase (#6727)

* add Blog Matheus Brunelli to users.tsx

* add blogmatheusbrunelli.png to showcase

* minor tweaks

* add tag

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
Matheus Ricardo Brunelli 2022-02-22 07:37:00 -03:00 committed by GitHub
parent 26b7d9afc3
commit 8f658f1e23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View file

@ -286,6 +286,15 @@ const Users: User[] = [
source: 'https://github.com/BattleOfPlassey/blogasaurus',
tags: ['personal', 'opensource'],
},
{
title: 'Blog Matheus Brunelli',
description:
'Desenvolvimento de software, carreira, dicas de livros e muito Javascript!',
preview: require('./showcase/blogmatheusbrunelli.png'),
website: 'https://mrbrunelli.github.io/blog/',
source: 'https://github.com/mrbrunelli/blog',
tags: ['opensource', 'personal']
},
{
title: 'Botonic',
description: 'Build Chatbots and Conversational Apps Using React',