Updating style.css and call number
authorIan Weller <ian@gaslightmedia.com>
Fri, 4 Nov 2016 19:23:18 +0000 (15:23 -0400)
committerIan Weller <ian@gaslightmedia.com>
Fri, 4 Nov 2016 19:23:18 +0000 (15:23 -0400)
I forgot to update the call number for the stylesheet.  I just updeated
them now.

header.php
style.css

index 427f9d1..de6050e 100644 (file)
@@ -5,7 +5,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <title><?php wp_title(); ?></title>
     <link rel="shortcut icon" href="<?php echo get_template_directory_uri(); ?>/favicon.ico">  
-    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.11">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.12">
     <link href='https://fonts.googleapis.com/css?family=Josefin+Sans:400,600,700' rel='stylesheet' type='text/css'>
     <?php wp_head(); ?>
   </head>
index 7affef3..1ded927 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: FranceJourneys
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for FranceJourneys
-Version: 1.0.11
+Version: 1.0.12
 */