<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">
+ <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_template_directory_uri(); ?>/assets/favicon.ico">-->
<link href="https://fonts.googleapis.com/css?family=Lato:400,400i,700,900" rel="stylesheet">
<?php wp_head(); ?>
- </head>
\ No newline at end of file
+ </head>
- <div class="row text-center">
- <h4>Your initial one-hour client consultation is always FREE! <a href="<?php echo get_permalink(650); ?>">Contact us</a> for more info.</h4>
- </div>
<div id="background-bottom">
<footer class="main opensearchserver.ignore">
<?php if (is_active_sidebar('sidebar-f')) :?>
<div class="row">
<div class="large-6 columns right">
<ul class="right">
- <li><a href="<?php echo get_permalink(650); ?>">Contact Us</a></li><!--
- --><li>(906) 337-2340</li>
+ <li>(906) 337-2340</li>
</ul>
</div>
</div>
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
Description: A theme for WherePeopleCount
-version: 1.0.1
+version: 1.0.3
*/