Skip to content

Commit

Permalink
Add Restaurant365 to users list (#2009)
Browse files Browse the repository at this point in the history
* add restaurant365 in site config

* add restaurant365 svg to /logos
  • Loading branch information
tsturtz authored and jaredpalmer committed Nov 14, 2019
1 parent 5916ac0 commit 02c303f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions website/siteConfig.js
Expand Up @@ -183,6 +183,11 @@ const users = [
image: '/formik/img/logos/brightwheel.svg',
infoLink: 'https://mybrightwheel.com',
},
{
caption: 'restaurant365',
image: '/formik/img/logos/restaurant365.svg',
infoLink: 'https://restaurant365.com',
},
];

const siteConfig = {
Expand Down
1 change: 1 addition & 0 deletions website/static/img/logos/restaurant365.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 02c303f

@vercel
Copy link

@vercel vercel bot commented on 02c303f Nov 14, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.