Skip to content

Commit

Permalink
docs: showcase user Amphora (#1873)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
xtellurian authored and yangshun committed Oct 24, 2019
1 parent 11f9977 commit 262dca3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions website-1.x/data/users.js
Expand Up @@ -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',
Expand Down
Binary file added website-1.x/static/img/users/AmphoraData.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 262dca3

Please sign in to comment.