Stylesheet & version bump
authorLaury GvR <laury@gaslightmedia.com>
Fri, 10 Nov 2017 17:47:41 +0000 (12:47 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 10 Nov 2017 17:47:41 +0000 (12:47 -0500)
header.php
style.css

index 1e193d0..5a4ec7f 100755 (executable)
@@ -4,7 +4,7 @@
         <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.4" />
         <link rel="shortcut icon" href="<?php echo get_template_directory_uri(); ?>/favicon.ico">
         <link href='//fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'>
         <link href='http://fonts.googleapis.com/css?family=Lato:400,700' rel='stylesheet' type='text/css'>
index fc93656..15b4958 100755 (executable)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: CCEOEM
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme created for CCEOEM.
-Version: 1.0.2
+Version: 1.0.4
 */