Header links changed at client request
authorLaury GvR <laury@gaslightmedia.com>
Mon, 19 Nov 2018 19:39:50 +0000 (14:39 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 19 Nov 2018 19:39:50 +0000 (14:39 -0500)
header.php
style.css

index 55d4564..6221d3e 100644 (file)
@@ -4,7 +4,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.2.46">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri(); ?>/css/app.css?v=1.2.49">
       <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri(); ?>/favicon.ico">
     <link href='//fonts.googleapis.com/css?family=Balthazar' rel='stylesheet' type='text/css'>
        <?php wp_head();?>
@@ -26,7 +26,7 @@
                             <div class="small-12 large-8 columns show-for-medium-up">
                                 <nav class="sec-nav">
                                     <ul>
-                                        <li><a href="<?php echo esc_url( get_permalink( '39' ) ); ?>">Volunteer/Careers</a></li>
+                                        <li><a href="<?php echo esc_url( get_permalink( '39' ) ); ?>">Volunteer</a></li>
                                         <li><a href="<?php echo esc_url( get_permalink( '41' ) ); ?>">Donate</a></li>
                                         <li><a href="<?php echo esc_url( get_permalink( '43' ) ); ?>">Media</a></li>
                                         <li><a href="<?php echo esc_url( get_permalink( '45' ) ); ?>">Contact</a></li>
index 694fd11..b2f4c6d 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: Gilmore Car Museum
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme created for Gilmore Car Museum.
-Version: 1.2.48
+Version: 1.2.49
 */