<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title><?php wp_title(); ?></title>
- <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.2">
+ <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.3">
<link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri(); ?>/favicon.ico?v=0.0.4.2">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700' rel='stylesheet' type='text/css'>
<link href="//fonts.googleapis.com/css?family=Shadows+Into+Light" rel="stylesheet">
<div id="footer-visitors" class="visitors footer-section small-12 medium-4 large-2 column">
<h2>Visitor's Guide</h2>
<div class="visitors-links">
- <a href="http://www.magazinevolume.com/30498AA" target="_blank">view</a><span class="separator">|</span><a href="<?php echo get_permalink(2027);?>">request</a>
+ <a href="<?php echo get_template_directory_uri();?>/assets/Alpena 2019 Visitors Guide.pdf" target="_blank">view</a><span class="separator">|</span><a href="<?php echo get_permalink(2027);?>">request</a>
</div>
</div>
</div>