making a few changes to the style.css
authorIan Weller <ian@gaslightmedia.com>
Mon, 5 Dec 2016 21:47:52 +0000 (16:47 -0500)
committerIan Weller <ian@gaslightmedia.com>
Mon, 5 Dec 2016 21:47:52 +0000 (16:47 -0500)
I made a change to the style.css and a miniscule change to the
front-page.php.

front-page.php
style.css

index 6cd5acc..d966f25 100755 (executable)
@@ -25,7 +25,6 @@
                             <hr>
                         </div>
                         <div class="row">
-
                             <div class="small-10 small-centered columns">
                                 <?php if(have_posts()) : while(have_posts()): the_post();?>
                                 <?php the_content();?>
index f207ee0..73fee1b 100755 (executable)
--- a/style.css
+++ b/style.css
@@ -1,7 +1,7 @@
 /*
-Theme Name: Sierra Sands
+Theme Name: Sierra Sands Update
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme created for Sierra Sands.
-Version: 1.0.1
+Version: 1.0.0
 */
\ No newline at end of file