Skip to content

Commit

Permalink
Updating copy on Foundation Blog Post Banner
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur committed Sep 10, 2015
1 parent 10ef370 commit e316d64
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion doc/layouts/component.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
<body class="antialiased hide-extras">
<a href="http://zurb.com/article/1403/foundation-6-prototype-to-production" id="notice">
<div class="plane hide-for-small"></div>
<div class="info"><h5>Foundation 6 is coming! Learn about all the new changes that will take your project from Prototype to Production.</h5></div>
<div class="info"><h5 class="hide-for-small">Foundation 6 is coming! Take your project from Prototype to Production</h5>
<h5 class="show-for-small">Announcing Foundation 6: Prototype to Production</h5></div>
</a>

<div class="marketing off-canvas-wrap" data-offcanvas>
Expand Down
3 changes: 2 additions & 1 deletion doc/layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@

<a href="http://zurb.com/article/1403/foundation-6-prototype-to-production" id="notice">
<div class="plane hide-for-small"></div>
<div class="info"><h5>Foundation 6 is coming! Learn about all the new changes that will take your project from Prototype to Production.</h5></div>
<div class="info"><h5 class="hide-for-small">Foundation 6 is coming! Take your project from Prototype to Production</h5>
<h5 class="show-for-small">Announcing Foundation 6: Prototype to Production</h5></div>
</a>

<div class="marketing off-canvas-wrap" data-offcanvas>
Expand Down
3 changes: 2 additions & 1 deletion doc/layouts/kitchen.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
<body class="antialiased hide-extras">
<a href="http://zurb.com/article/1403/foundation-6-prototype-to-production" id="notice">
<div class="plane hide-for-small"></div>
<div class="info"><h5>Foundation 6 is coming! Learn about all the new changes that will take your project from Prototype to Production.</h5></div>
<div class="info"><h5 class="hide-for-small">Foundation 6 is coming! Take your project from Prototype to Production</h5>
<h5 class="show-for-small">Announcing Foundation 6: Prototype to Production</h5></div>
</a>


Expand Down

0 comments on commit e316d64

Please sign in to comment.