Skip to content

Commit

Permalink
Add a new photo to front-page
Browse files Browse the repository at this point in the history
  • Loading branch information
simison committed Jul 20, 2015
1 parent 2e90a78 commit 99b73e3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions modules/core/client/directives/tr-boards.client.directive.js
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,13 @@
'name': 'Andrea Nieblas',
'url': 'https://www.flickr.com/photos/andreanieblas/',
'file': 'an-wavewatching.jpg'
},
'hitchgirl': {
// https://www.facebook.com/just.kozmic.blues
// Permission granted for Trustroots (asked by Mikael Korpela)
'name': 'Gytė',
'url': 'https://www.facebook.com/upe.pati.teka',
'file': 'gh-hitchgirl.jpg'
}
};

Expand Down
Binary file added modules/core/client/img/board/gh-hitchgirl.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion modules/pages/client/views/home.client.view.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<section class="home board container container-fullscreen" tr-boards="['rainbowpeople', 'hitchroad', 'desertgirl', 'sierranevada', 'wavewatching']">
<section class="home board container container-fullscreen" tr-boards="['rainbowpeople', 'hitchroad', 'desertgirl', 'sierranevada', 'wavewatching', 'hitchgirl']">
<div class="middle-wrapper middle-wrapper-horizontal">
<div class="middle-content">

Expand Down

0 comments on commit 99b73e3

Please sign in to comment.