Skip to content

Commit

Permalink
Remove LTR25 banner
Browse files Browse the repository at this point in the history
  • Loading branch information
davidpaulsson committed Feb 13, 2018
1 parent 208575e commit 5d00adc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion header.php
Expand Up @@ -19,7 +19,6 @@
</head>

<body <?php body_class(); ?>>
<a href="<?php echo esc_url( home_url() ); ?>/ltr25"><img src="<?php echo get_stylesheet_directory_uri(); ?>/img/ltr25/_LTR25_BANNER.jpg" alt="Looptroop Rockers 25 years" style="margin: 0 auto; display: block;"></a>
<div id="page" class="hfeed site">
<a class="skip-link screen-reader-text" href="#content"><?php _e( 'Skip to content', 'ltr' ); ?></a>

Expand Down

0 comments on commit 5d00adc

Please sign in to comment.