I added the new schedule graphic
authorIan Weller <ian@gaslightmedia.com>
Fri, 31 Mar 2017 14:37:18 +0000 (10:37 -0400)
committerIan Weller <ian@gaslightmedia.com>
Fri, 31 Mar 2017 14:37:18 +0000 (10:37 -0400)
I made a new graphic that mimics the schedule graphic that came with the
breakout.  It has been added to the theme to replace the first graphic.

assets/old-schedule-covers.png [new file with mode: 0644]
front-page.php

diff --git a/assets/old-schedule-covers.png b/assets/old-schedule-covers.png
new file mode 100644 (file)
index 0000000..1d35cea
Binary files /dev/null and b/assets/old-schedule-covers.png differ
index d2a750a..abe3c50 100644 (file)
@@ -32,7 +32,7 @@
                     <a href="<?php echo ticket_url_base();?>order-tickets-online-6/"><h5>Buy Ferry <br>Tickets</h5></a>
                 </div>
                 <div class="get-schedule small-12 medium-6 text-center columns">
-                    <a href="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/schedules/Mackinac_Island_2017_Ferry_Schedule.pdf" target="_blank"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/schedules-covers.png"></a>
+                    <a href="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/schedules/Mackinac_Island_2017_Ferry_Schedule.pdf" target="_blank"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/old-schedule-covers.png"></a>
                     <a href="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/schedules/Mackinac_Island_2017_Ferry_Schedule.pdf" target="_blank"><h5>Download <br>Schedule</h5></a>
                 </div>
             </div>