New version number for stylesheet so tablet will refresh... heh.
authorLaury GvR <laury@gaslightmedia.com>
Tue, 3 Feb 2015 18:15:02 +0000 (13:15 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 3 Feb 2015 18:15:02 +0000 (13:15 -0500)
header.php

index 66e267f..e8b269f 100755 (executable)
@@ -6,7 +6,7 @@
     <title>Grey Gables Restaurant</title>
     <title><?php wp_title(); ?></title>
     <?php wp_head();?>
-    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.1.1" />
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.1.2" />
     <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
   </head>
   <body>