changing the front page schedule text
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 12 Feb 2018 19:56:57 +0000 (14:56 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 12 Feb 2018 19:56:57 +0000 (14:56 -0500)
changing the front page schedule text to add minneapolis

front-page.php
header.php
style.css

index 6c7388c..63f0921 100644 (file)
@@ -12,7 +12,7 @@ get_header();
     <div id="content-wrapper">
         <div id="tagline" class="row">
             <div class="small-12 columns text-center">
-                <h3>Providing daily non-stop round trips to and from Detroit Metro</h3>
+                <h3>Providing daily non-stop round trips to and from Detroit Metro and Minneapolis-St. Paul</h3>
             </div>
         </div>
         <?php
index bd8baf7..497c9fc 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.0.10">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.11">
       <link rel="shortcut icon" href="<?php echo esc_url( get_template_directory_uri() ) ;?>/favicon.ico">
     <link href='https://fonts.googleapis.com/css?family=Lato:400,400italic,700' rel='stylesheet' type='text/css'>
     <?php wp_head(); ?>
index 4c4328f..e3cb1ef 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: ChippewaCountyInternationAirport
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for ChippewaCountyInternationAirport
-Version: 1.0.10
+Version: 1.0.11
 */