mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-30 14:14:17 +00:00
docs: add users 1Hive (#1759)
* Update users.js added 1Hive to the Docusaurus users list * Add files via upload added 1hive.png bee to the img/users folder * Update users.js typo * Update users.js
This commit is contained in:
parent
479892ffbf
commit
f0a7bde36d
|
|
@ -7,6 +7,13 @@
|
|||
|
||||
module.exports = [
|
||||
// Please add your logo in alphabetical order of caption.
|
||||
{
|
||||
caption: '1Hive',
|
||||
image: '/img/users/1hive.png',
|
||||
infoLink: 'https://1hive.org',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'Accord Project',
|
||||
image: '/img/users/accord-project.png',
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
Loading…
Reference in New Issue