Replace frontpage guide image with an older one without a date
authorLaury GvR <laury@gaslightmedia.com>
Thu, 1 Nov 2018 14:30:33 +0000 (10:30 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 1 Nov 2018 14:30:33 +0000 (10:30 -0400)
front-page.php
header.php
style.css

index efa4f4e..8d24dd4 100644 (file)
@@ -33,7 +33,7 @@
                 </div>
                 <div class="get-schedule small-12 medium-6 text-center columns">
                     <a href="<?php echo esc_url( get_template_directory_uri()); ?>/assets/schedules/2018_schedule_revised.pdf" target="_blank">
-                        <img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/2018-schedule.png?v=1.0.25">
+                        <img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/2017-schedule.png?v=1.0.25">
                     </a>
                     <a href="<?php echo esc_url( get_template_directory_uri()); ?>/assets/schedules/2018_schedule_revised.pdf" target="_blank"><h5>Download <br>Schedule</h5></a>
                 </div>
index 859e8ea..70a53eb 100644 (file)
@@ -5,7 +5,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <title><?php wp_title(); ?></title>
     <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/favicon.ico">
-    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.34">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.35">
      <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700" rel="stylesheet">
     <?php wp_head(); ?>
        <script>
index 8ca88e8..496825e 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: StarLine
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for Star Line
-Version: 1.0.34
+Version: 1.0.35
 */