Skip to content

Commit

Permalink
Changed news author placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Jun 2, 2015
1 parent e5b0ffb commit 4eb975a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/news.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ <h2>Learn More About What's Changed</h2>
<div class="col-sm-4 col-xs-6 news-author-img-container-box">
<div class="row">
<div class="col-lg-4 col-sm-5 col-xs-4 news-author-img-box">
<img src="images/place-img-300x300.jpg" alt="{{newsItem.author}}">
<img src="images/anvil_image500x493.png" alt="{{newsItem.author}}">
</div>

<div class="col-lg-8 col-sm-7 col-xs-8 news-author-title-box">
Expand Down

0 comments on commit 4eb975a

Please sign in to comment.