Adding Ana to the team page as well as Mexico's flag
This commit is contained in:
parent
07d241bdc2
commit
b859386fda
|
@ -65,3 +65,6 @@ DEPENDENCIES
|
|||
sinatra
|
||||
sinatra-contrib
|
||||
travis-web!
|
||||
|
||||
BUNDLED WITH
|
||||
1.10.1
|
||||
|
|
|
@ -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'
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
1739
public/images/pro-landing/flag-mexico.svg
Normal file
1739
public/images/pro-landing/flag-mexico.svg
Normal file
File diff suppressed because it is too large
Load Diff
After Width: | Height: | Size: 154 KiB |
BIN
public/images/team/ana-animated.gif
Normal file
BIN
public/images/team/ana-animated.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 211 KiB |
BIN
public/images/team/team-ana.png
Normal file
BIN
public/images/team/team-ana.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 102 KiB |
Loading…
Reference in New Issue
Block a user