Re-releasing previous commit, missed some stashed changed
authorLaury GvR <laury@gaslightmedia.com>
Tue, 24 Sep 2019 18:11:12 +0000 (14:11 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 24 Sep 2019 18:11:12 +0000 (14:11 -0400)
assets/arrow-down.png [new file with mode: 0644]
assets/arrow-up.png [new file with mode: 0644]
parts/header-meta.php
style.css

diff --git a/assets/arrow-down.png b/assets/arrow-down.png
new file mode 100644 (file)
index 0000000..beb089c
Binary files /dev/null and b/assets/arrow-down.png differ
diff --git a/assets/arrow-up.png b/assets/arrow-up.png
new file mode 100644 (file)
index 0000000..8d4c20d
Binary files /dev/null and b/assets/arrow-up.png differ
index ccea6e7..59f2e46 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.7.0">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.9.0">
     <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri(); ?>/favicon.ico">
     <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700' rel='stylesheet' type='text/css'>
     <link href="https://fonts.googleapis.com/css?family=Crimson+Text" rel="stylesheet">
index ff9acf9..82777e7 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: Gilmore Car Museum 2019
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for Gilmore Car Museum for 2019
-Version: 1.0.7
+Version: 1.0.9
 */