mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-07 21:32:38 +02:00
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:
parent
26b7d9afc3
commit
8f658f1e23
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/blogmatheusbrunelli.png
Normal file
BIN
website/src/data/showcase/blogmatheusbrunelli.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
|
@ -286,6 +286,15 @@ const Users: User[] = [
|
||||||
source: 'https://github.com/BattleOfPlassey/blogasaurus',
|
source: 'https://github.com/BattleOfPlassey/blogasaurus',
|
||||||
tags: ['personal', 'opensource'],
|
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',
|
title: 'Botonic',
|
||||||
description: 'Build Chatbots and Conversational Apps Using React',
|
description: 'Build Chatbots and Conversational Apps Using React',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue