Stylesheet version number bump to ensure update
authorLaury GvR <laury@gaslightmedia.com>
Wed, 15 Apr 2015 14:28:48 +0000 (10:28 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 15 Apr 2015 14:28:48 +0000 (10:28 -0400)
header.php

index 2d32be2..af7a0d5 100644 (file)
@@ -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 bloginfo('template_url'); ?>/css/app.css?v=1.02">
+    <link rel="stylesheet" href="<?php bloginfo('template_url'); ?>/css/app.css?v=1.1.13">
     <link href='http://fonts.googleapis.com/css?family=Balthazar' rel='stylesheet' type='text/css'>
        <?php wp_head();?>
   </head>