mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-03 11:22:30 +02:00
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:
parent
5871d1b41f
commit
b0e38d57df
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/hashnode.png
Normal file
BIN
website/src/data/showcase/hashnode.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 398 KiB |
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue