mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-22 12:37:58 +02: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
2 changed files with 7 additions and 0 deletions
|
@ -42,6 +42,13 @@ module.exports = [
|
||||||
fbOpenSource: false,
|
fbOpenSource: false,
|
||||||
pinned: false,
|
pinned: false,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
caption: 'Amphora Data',
|
||||||
|
image: '/img/users/AmphoraData.png',
|
||||||
|
infoLink: 'https://amphoradata.github.io/',
|
||||||
|
fbOpenSource: false,
|
||||||
|
pinned: false,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
caption: 'Anssr Data Platform',
|
caption: 'Anssr Data Platform',
|
||||||
image: '/img/users/anssr.svg',
|
image: '/img/users/anssr.svg',
|
||||||
|
|
BIN
website-1.x/static/img/users/AmphoraData.png
Normal file
BIN
website-1.x/static/img/users/AmphoraData.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 70 KiB |
Loading…
Add table
Add a link
Reference in a new issue