Stylesheet & version bump, release slideshow block changes
authorLaury GvR <laury@gaslightmedia.com>
Wed, 3 Jul 2019 21:22:48 +0000 (17:22 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 3 Jul 2019 21:22:48 +0000 (17:22 -0400)
parts/header-meta.php
style.css

index b3e64e3..13f556c 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.17">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.21">
     <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri(); ?>/favicon.ico?v=1.0.0">
     <link href="https://fonts.googleapis.com/css?family=Quattrocento|Yellowtail|Lato" rel="stylesheet">
     <?php wp_head(); ?>
index 1a930ab..f5a9074 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: City of Harbor Springs
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for City of Harbor Springs
-Version: 1.0.20
+Version: 1.0.21
 */