Skip to content

Commit b0e38d5

Browse files
iamshadmirzalex111
andauthored
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 <[email protected]>
1 parent 5871d1b commit b0e38d5

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed
398 KB
Loading

website/src/data/users.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,15 @@ const users = [
219219
fbOpenSource: false,
220220
pinned: false,
221221
},
222+
{
223+
title: 'Hashnode Support',
224+
description: 'A help portal for Hashnode users',
225+
preview: require('./showcase/hashnode.png'),
226+
website: 'https://support.hashnode.com/',
227+
source: 'https://github.com/Hashnode/support',
228+
fbOpenSource: false,
229+
pinned: false,
230+
},
222231
{
223232
title: 'Hermes',
224233
description: 'JavaScript engine optimized for React Native',

0 commit comments

Comments
 (0)