<title><?php wp_title(); ?></title>
<link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/animate.min.css">
<link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css">
- <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/favicon.ico?v=1.0.1">
+ <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/favicon.ico?v=1.0.2">
<link href='https://fonts.googleapis.com/css?family=Montserrat:400,400italic,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://use.typekit.net/vqf0bqy.css">
<?php wp_head(); ?>
website: 'https://bravokalamazoo.com/',
icon: 'bravo.png'
}, {
- position: new google.maps.LatLng(42.269256, -84.963973),
- brewery: 'Dark Horse Brewing Co',
- address: '511 S Kalamazoo Ave, Marshall, MI 49068',
- contact: '(269) 781-9940',
- website: 'http://www.darkhorsebrewery.com/',
- icon: 'blank.png'
- }, {
position: new google.maps.LatLng(42.296176, -85.582958),
brewery: 'Final Gravity Brewing Co',
address: '246 N Burdick St, Kalamazoo, MI 49007',
contact: '(269) 350-5136',
website: 'https://www.finalgravitybrew.com/',
icon: 'final.png'
- }, {
- position: new google.maps.LatLng(42.221379, -85.876759),
- brewery: 'Paw Paw Brewing Co.',
- address: '929 E Michigan Ave, Paw Paw, MI 49079',
- contact: '(269) 415-0145',
- website: 'http://www.pawpawbrewing.com/',
- icon: 'blank.png'
- },
+ },
];
// Create markers.