Changeset 4448 for sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header-front.php
- Timestamp:
- 11/30/2016 01:37:08 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header-front.php
r4447 r4448 5 5 <div> 6 6 <a href="<?php bloginfo( 'url' ); ?>/download/" id="big-demo-button" class="button">Download →</a> 7 <img src="<?php bloginfo( 'template_url' ); ?>/images/screenshots.png?v=6" srcset="<?php bloginfo( 'template_url' ); ?>/images/screenshots.png?v=6 1x <?php bloginfo( 'template_url' ); ?>/images/screenshots-2x.png?v=6 2x" alt="Screenshots">7 <img src="<?php bloginfo( 'template_url' ); ?>/images/screenshots.png?v=6" srcset="<?php bloginfo( 'template_url' ); ?>/images/screenshots.png?v=6 1x, <?php bloginfo( 'template_url' ); ?>/images/screenshots-2x.png?v=6 2x" alt="Screenshots"> 8 8 </div> 9 9 </div></div>
Note: See TracChangeset
for help on using the changeset viewer.