Advertisement
Guest User

Untitled

a guest
Jun 30th, 2015
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. <div id="navbar-brand-cont">
  2. <a class="navbar-brand" href="<?php echo esc_url( home_url( '/' ) ); ?>">
  3. <object data="<?php bloginfo('stylesheet_directory'); ?>/img/logoo.svg" type="image/svg+xml">
  4. <img src="<?php bloginfo('stylesheet_directory'); ?>/img/logo.png">
  5. </object>
  6. </a>
  7. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement