Changed sources to https, removed sharethis.
authorLaury GvR <laury@gaslightmedia.com>
Wed, 13 Jun 2018 19:47:16 +0000 (15:47 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 13 Jun 2018 19:47:16 +0000 (15:47 -0400)
footer.php
header.php
parts/bread-crumbs.php

index 168aeaa..74864c7 100644 (file)
@@ -69,8 +69,5 @@
         </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>
index 3c49ef9..7660204 100644 (file)
@@ -5,9 +5,9 @@
     <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.15">
-      <link rel="shortcut icon" href="<?php echo esc_url( get_template_directory_uri() ) ;?>/favicon.ico">
+    <link rel="shortcut icon" href="<?php echo esc_url( get_template_directory_uri() ) ;?>/favicon.ico">
     <link href='https://fonts.googleapis.com/css?family=Lato:400,400italic,700' rel='stylesheet' type='text/css'>
-     <link href='https://fonts.googleapis.com/css?family=Alice' rel='stylesheet' type='text/css'>
+    <link href='https://fonts.googleapis.com/css?family=Alice' rel='stylesheet' type='text/css'>
     <?php wp_head(); ?>
   </head>
   <body>
index e450bcd..7603ea0 100644 (file)
@@ -1,4 +1,3 @@
-<?php echo '<span class="st_sharethis" st_title="'. get_the_title().'" st_url="'. get_the_permalink() .'"></span>'; ?>
 <?php if(function_exists('bcn_display') && !is_front_page())
 {
     echo "<div class=\"breadcrumbs\">";