Fix typo in copyright
authorLaury GvR <laury@gaslightmedia.com>
Thu, 19 Sep 2019 15:12:38 +0000 (11:12 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 19 Sep 2019 15:12:38 +0000 (11:12 -0400)
parts/header-meta.php
sections/copyright.php
style.css

index d8368ca..ccea6e7 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.4.0">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.7.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 fd8da8f..57fa6c0 100644 (file)
@@ -10,7 +10,7 @@
                             </ul>
                         </div>
                         <div id="copyright-text" class="small-12 columns">
-                                <span>The Gilmore Car Museum is a public, 501(c)3 non-profit educational insitution, dedicated to preserve the history and heritage of the American automobile.</span>
+                                <span>The Gilmore Car Museum is a public, 501(c)3 non-profit educational institution, dedicated to preserve the history and heritage of the American automobile.</span>
                         </div>
                     </div>
                     <div id="copyright-bottom-section">
index fb12263..ff9acf9 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.6
+Version: 1.0.7
 */