adding in Maren and Buck

This commit is contained in:
Justine Arreche 2016-04-12 09:54:22 -04:00
parent f62143217e
commit ebb451d70c
6 changed files with 22 additions and 0 deletions

View File

@ -172,6 +172,12 @@ export default TravisRoute.extend({
nationality: 'italy',
country: 'austria',
image: 'laura'
}, {
name: 'Maren Brechler',
title: 'Number Juggler',
nationality: 'germany',
country: 'germany',
image: 'maren'
}, {
name: 'Ana Rosas',
title: 'Software Baker',
@ -193,6 +199,13 @@ export default TravisRoute.extend({
nationality: 'usa',
country: 'usa',
image: 'carmen'
}, {
name: 'Buck Doyle',
title: 'Jorts enthusiast',
handle: 'buckdoyle',
nationality: 'none',
country: 'none',
image: 'buck'
}
];
}

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="norway" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 25.5 17" style="enable-background:new 0 0 25.5 17;" xml:space="preserve">
<style type="text/css">
.st0{fill:#F7F7F7;}
</style>
<path class="st0" d="M25.5,0H0v17h25.5V0L25.5,0z"/>
</svg>

After

Width:  |  Height:  |  Size: 461 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB