docs(v2): add Hashnode support site to showcase (#4171)

* Added Hashnode support site to showcase

* updated hashnode preview image

* Update users.js

Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
This commit is contained in:
Mohd Shad Mirza 2021-02-08 18:21:05 +05:30 committed by GitHub
parent 5871d1b41f
commit b0e38d57df
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: 398 KiB

View file

@ -219,6 +219,15 @@ const users = [
fbOpenSource: false,
pinned: false,
},
{
title: 'Hashnode Support',
description: 'A help portal for Hashnode users',
preview: require('./showcase/hashnode.png'),
website: 'https://support.hashnode.com/',
source: 'https://github.com/Hashnode/support',
fbOpenSource: false,
pinned: false,
},
{
title: 'Hermes',
description: 'JavaScript engine optimized for React Native',