Stylesheet version update to force reload.
authorLaury GvR <laury@gaslightmedia.com>
Tue, 14 Apr 2015 18:35:55 +0000 (14:35 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 14 Apr 2015 18:35:55 +0000 (14:35 -0400)
header.php

index fe8d004..00f85e2 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.0">
+    <link rel="stylesheet" href="<?php bloginfo('template_url'); ?>/css/app.css?v=1.01">
     <link href='http://fonts.googleapis.com/css?family=Balthazar' rel='stylesheet' type='text/css'>
        <?php wp_head();?>
   </head>