Skip to content

Commit

Permalink
feat: Add housinganywhere to list of users (oblador#424)
Browse files Browse the repository at this point in the history
  • Loading branch information
dyaa authored Dec 14, 2022
1 parent e4f678d commit d16d640
Show file tree
Hide file tree
Showing 2 changed files with 7 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 @@ -39,6 +39,12 @@ const users = [
infoLink: 'https://mesalva.com',
pinned: true,
},
{
caption: 'HousingAnywhere',
image: '/img/users/housinganywhere.svg',
infoLink: 'https://housinganywhere.com',
pinned: true,
},
];

const siteConfig = {
Expand Down
1 change: 1 addition & 0 deletions website/static/img/users/housinganywhere.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 d16d640

Please sign in to comment.