</div><!--End of inner-wrap-->
</div><!--End of off-canvas-->
<?php wp_footer();?>
- <script charset="utf-8" type="text/javascript">var switchTo5x=true;</script>
- <script charset="utf-8" type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
- <script charset="utf-8" type="text/javascript">stLight.options({"publisher":"wp.c3d3647e-de70-4780-b71d-6b739fad685a"});var st_type="wordpress4.3.1";</script>
</body>
</html>
\ No newline at end of file
<?php } ?>
<?php endif; ?>
<span class="meta date">Posted on <?php the_time('F jS, Y') ?></span>
- <?php get_template_part('parts/share-this'); ?>
+ <?php // get_template_part('parts/share-this'); ?>
</header>
<?php the_content(); ?>
</article>
\ No newline at end of file
<link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css">
<link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri() ; ?>/favicon.ico">
<link href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,700" rel="stylesheet">
- <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700' rel='stylesheet' type='text/css'>
+ <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Dancing+Script" rel="stylesheet">
<?php wp_head(); ?>
</head>
\ No newline at end of file
echo "</div>";
}
?>
- <?php get_template_part("parts/share-this"); ?>
+ <?php // get_template_part("parts/share-this"); ?>
</div>
<div class="row">
<?php get_template_part('parts/main-content');?>