Theme release and stylesheet updates
authorLaury GvR <laury@gaslightmedia.com>
Tue, 14 May 2019 15:56:39 +0000 (11:56 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 14 May 2019 15:56:39 +0000 (11:56 -0400)
parts/header-meta.php
style.css

index ade453f..4ccae2e 100644 (file)
@@ -3,7 +3,7 @@
     <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/animate.min.css">
-    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=0.0.16.0">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.0.0">
     <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous">
     <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/favicon.ico">
     <link href='https://fonts.googleapis.com/css?family=Lato:400,400italic,700|Josefin+Sans|Lato' rel='stylesheet' type='text/css'>
index 33de13d..d48e988 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: UPTravel 2018
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for UP Travel
-Version: 0.0.0
+Version: 1.0.0
 */