changeset 178:b91b4104af47

Ancient winds is now out. Make cover responsive.
author Brian Neal <bgneal@gmail.com>
date Tue, 20 Oct 2015 20:08:03 -0500
parents 8003888ba3b2
children 574cdd0241af
files madeira/templates/index.html
diffstat 1 files changed, 5 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/madeira/templates/index.html	Thu Aug 20 19:51:06 2015 -0500
+++ b/madeira/templates/index.html	Tue Oct 20 20:08:03 2015 -0500
@@ -28,10 +28,11 @@
 <div>
    <div class="row">
       <div class="col-md-8 col-md-offset-2 text-center page-header">
-         <h2>New album <em>Ancient Winds</em> out September 1st!</h2>
+         <h2>New album <em>Ancient Winds</em> out now!</h2>
          <a href="/buy/">
          <img src="http://themadeira.net/media/photologue/photos/AncientWindsCover.png"
-              alt="Ancient Winds Cover" title="Ancient Winds" class="img-rounded" /></a>
+              alt="Ancient Winds Cover" title="Ancient Winds"
+              class="img-rounded img-responsive" /></a>
       </div>
    </div>
    <!-- ################################################# -->
@@ -251,7 +252,8 @@
                <li>
                   <a href="/buy/">
                   <img src="http://themadeira.net/media/photologue/photos/AncientWindsCover.png"
-                       alt="Ancient Winds Cover" title="Ancient Winds" class="img-rounded" /></a>
+                       alt="Ancient Winds Cover" title="Ancient Winds"
+                       class="img-rounded img-responsive" /></a>
               </li>
            </ul>
          </div>