-m Release new logo, update theme version
authorLaury GvR <laury@gaslightmedia.com>
Sat, 23 Feb 2019 00:50:01 +0000 (19:50 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Sat, 23 Feb 2019 00:50:01 +0000 (19:50 -0500)
parts/header-meta.php
style.css

index 556d5a4..746cd73 100644 (file)
@@ -2,7 +2,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?v=1.0.19">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.21">
     <link href='//fonts.googleapis.com/css?family=Open+Sans:400,400italic,700' rel='stylesheet' type='text/css'>
     <link rel="shortcut icon" href="<?php echo bloginfo('template_url')?>/favicon.ico">
     <?php wp_head(); ?>
index 38e312a..68d55d2 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: keweenaw2017
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for keweenaw
-Version: 1.0.20
+Version: 1.0.21
 */