needed for the smartbanner.
<meta name="smartbanner:icon-apple" content="<?php echo get_stylesheet_directory_uri() ; ?>/assets/smartbanner/smartbanner.png">
<meta name="smartbanner:icon-google" content="<?php echo get_stylesheet_directory_uri() ; ?>/assets/smartbanner/smartbanner.png">
<link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/smartbanner/smartbanner.css">
+ <meta name="smartbanner:button" content="View">
+ <meta name="smartbanner:button-url-apple" content="https://itunes.apple.com/us/app/michigans-keweenaw-peninsula/id1003861626?ls=1&mt=8">
+ <meta name="smartbanner:button-url-google" content="https://play.google.com/store/apps/details?id=com.visitapps.keweenawmi">
+ <meta name="smartbanner:enabled-platforms" content="android,ios">
<?php endif; ?>
</head>