Skip to content

Commit

Permalink
small updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mhenke committed Apr 16, 2015
1 parent c316df9 commit cf80223
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file added public/img/new/dog.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions public/modules/main/views/about-us.client.view.html
Expand Up @@ -148,11 +148,11 @@ <h2 class="wow fadeInDown">meet our staff</h2>
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6 wow fadeInUp" data-wow-delay="0.3s">
<div class="thumb-pad5">
<div class="thumbnail">
<figure><img ng-src="img/new/redandblueheeler.jpg" alt="" style="height:305px;width:270px;">
<figure><img ng-src="img/new/dog.jpg" alt="" style="height:305px;width:270px;">
</figure>
<div class="caption">
<a href="#">The Blue Heelers</a>
<p>Australian Cattle Dogs </p>
<a href="#">The Blue Heeler</a>
<p>Australian Cattle Dog</p>
</div>
</div>
</div>
Expand Down

0 comments on commit cf80223

Please sign in to comment.