switch to unix file format
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 5 Feb 2015 14:26:13 +0000 (09:26 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 5 Feb 2015 14:26:13 +0000 (09:26 -0500)
footer.php
front-page.php
index.php
page.php
scss/_structure.scss
style.css

index 0cccfda..9ff2069 100755 (executable)
@@ -19,4 +19,4 @@
     <script src="<?php echo get_template_directory_uri(); ?>/js/app.js"></script>
     <?php wp_footer(); ?>
   </body>
-</html>
\ No newline at end of file
+</html>
index eea4def..87f7677 100755 (executable)
@@ -38,4 +38,4 @@
                     </div>
                 </div>
             </div>
-<?php get_footer(); ?>
\ No newline at end of file
+<?php get_footer(); ?>
index 27c42f2..11fdcd0 100755 (executable)
--- a/index.php
+++ b/index.php
@@ -38,4 +38,4 @@
                     </div>
                 </div>
             </div>
-<?php get_footer(); ?>
\ No newline at end of file
+<?php get_footer(); ?>
index 96626df..31fc960 100755 (executable)
--- a/page.php
+++ b/page.php
@@ -40,4 +40,4 @@
                     </div>
                 </div>
             </div>
-<?php get_footer(); ?>
\ No newline at end of file
+<?php get_footer(); ?>
index a80e7de..51318b9 100755 (executable)
@@ -295,4 +295,4 @@ footer {
             }
         }
     }
-}
\ No newline at end of file
+}
index 8f1d810..359a0f0 100755 (executable)
--- a/style.css
+++ b/style.css
@@ -4,4 +4,4 @@ Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme made for Tom's Mom's Cookies.
 Version: 1.0
-*/
\ No newline at end of file
+*/