Skip to content

Commit

Permalink
[Ad] Include bonsaiilabs course
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Dec 10, 2019
1 parent b58e281 commit 9e571cb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/src/modules/components/Ad.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,13 @@ const inHouseAds = [
img: '/static/in-house/monday.jpg',
description: 'Why use multiple tools to manage your projects? Meet monday.com',
},
{
name: 'bonsaiilabs',
link: 'https://bonsaiilabs.com/courseDetail/material-ui-with-react',
img: '/static/in-house/bonsaiilabs.png',
description:
'A course to learn Material‑UI while developing a mobile flight search and booking app.',
},
];

function Ad(props) {
Expand Down
Binary file added docs/static/in-house/bonsaiilabs.png
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 9e571cb

Please sign in to comment.