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
|
|
@ -43,6 +43,13 @@ module.exports = [
|
|||
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',
|
||||
infoLink: 'https://anssr.io/',
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 70 KiB |
Loading…
Reference in New Issue