Adding Ana to the team page as well as Mexico's flag

This commit is contained in:
Justine Arreche 2016-03-14 10:35:07 -04:00
parent 07d241bdc2
commit b859386fda
5 changed files with 1749 additions and 0 deletions

View File

@ -65,3 +65,6 @@ DEPENDENCIES
sinatra
sinatra-contrib
travis-web!
BUNDLED WITH
1.10.1

View File

@ -172,6 +172,13 @@ export default TravisRoute.extend({
nationality: 'italy',
country: 'austria',
image: 'laura'
}, {
name: 'Ana Rosas',
title: 'Software Baker',
handle: 'ana_rosas',
nationality: 'mexico',
country: 'mexico',
image: 'ana'
}
];
}

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 154 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 211 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB