Merge tag 'v1.0.85' into develop
authorLaury GvR <laury@gaslightmedia.com>
Thu, 29 Aug 2019 17:02:55 +0000 (13:02 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 29 Aug 2019 17:02:55 +0000 (13:02 -0400)
v1.0.85

1  2 
header.php

diff --cc header.php
@@@ -5,12 -5,9 +5,12 @@@
      <meta name="viewport" content="width=device-width, initial-scale=1.0" />
      <title><?php wp_title(); ?></title>
      <meta name="p:domain_verify" content="ed813ce745ca277b7926cc90bc61d568" />
-     <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.83">
+     <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.85">
      <link rel="shortcut icon" href="<?php echo bloginfo('template_url'); ?>/favicon.ico">
      <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800' rel='stylesheet' type='text/css'>
 +    <link href="https://fonts.googleapis.com/css?family=PT+Sans:400,700&display=swap" rel="stylesheet">
 +    <link href="https://fonts.googleapis.com/css?family=Dancing+Script&display=swap" rel="stylesheet">
 +    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous">
      <?php wp_head(); ?>
  <script>(function() {
    var _fbq = window._fbq || (window._fbq = []);