Skip to content

Commit

Permalink
add TravelPerk as a user (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gpx authored and alexkrolick committed Jan 8, 2019
1 parent 7149392 commit 98a45f1
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
6 changes: 6 additions & 0 deletions website/siteConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@ const users = [
infoLink: 'https://www.autodesk.com',
pinned: true,
},
{
caption: 'TravelPerk',
image: '/img/users/travelperk.svg',
infoLink: 'https://www.travelperk.com',
pinned: true,
},
]

const siteConfig = {
Expand Down
31 changes: 31 additions & 0 deletions website/static/img/users/travelperk.svg
Loading
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 98a45f1

Please sign in to comment.