docs(v2): add johnnyreilly blog to showcase (#4446)

This commit is contained in:
John Reilly 2021-03-17 15:48:17 +00:00 committed by GitHub
parent 76c0b11632
commit f041a37622
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View file

@ -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',