mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs: showcase user Amphora (#1873)
* Add Amphora Data link to users Adds Amphora Data to the list of users * Add Amphora Data logo * fix case of image path * Move Image into users directory * use black amphora image
This commit is contained in:
parent
11f99774e0
commit
262dca387a
|
|
@ -42,6 +42,13 @@ module.exports = [
|
|||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'Amphora Data',
|
||||
image: '/img/users/AmphoraData.png',
|
||||
infoLink: 'https://amphoradata.github.io/',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'Anssr Data Platform',
|
||||
image: '/img/users/anssr.svg',
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 70 KiB |
Loading…
Reference in New Issue