mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-26 21:18:47 +02:00
docs(v2): add johnnyreilly blog to showcase (#4446)
This commit is contained in:
parent
76c0b11632
commit
f041a37622
2 changed files with 8 additions and 0 deletions
|
@ -105,6 +105,14 @@ const users = [
|
|||
source: 'https://github.com/Jeffail/benthos',
|
||||
tags: ['design', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'blog.johnnyreilly.com',
|
||||
description: 'The blog of johnnyreilly',
|
||||
preview: require('./showcase/johnnyreilly.png'),
|
||||
website: 'https://blog.johnnyreilly.com/',
|
||||
source: 'https://github.com/johnnyreilly/blog.johnnyreilly.com',
|
||||
tags: [],
|
||||
},
|
||||
{
|
||||
title: 'Botonic',
|
||||
description: 'Build Chatbots and Conversational Apps Using React',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue