Skip to content

Commit 00143d4

Browse files
jakebolamyangshun
authored andcommitted
docs: add All Contributors to users page (#1287)
* docs: add user All Contributors * add image * Make All Contributors pinned
1 parent bd43066 commit 00143d4

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

v1/website/data/users.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,13 @@ module.exports = [
2121
fbOpenSource: false,
2222
pinned: false,
2323
},
24+
{
25+
caption: 'All Contributors',
26+
image: '/img/users/allcontributors.png',
27+
infoLink: 'https://allcontributors.org/',
28+
fbOpenSource: false,
29+
pinned: true,
30+
},
2431
{
2532
caption: 'Anssr Data Platform',
2633
image: '/img/users/anssr.svg',
32.6 KB
Loading

0 commit comments

Comments
 (0)