From a362fa70d92b075b0db0710600a5afaeee477f22 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Thu, 5 Feb 2015 09:26:13 -0500 Subject: [PATCH] switch to unix file format --- footer.php | 2 +- front-page.php | 2 +- index.php | 2 +- page.php | 2 +- scss/_structure.scss | 2 +- style.css | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/footer.php b/footer.php index 0cccfda..9ff2069 100755 --- a/footer.php +++ b/footer.php @@ -19,4 +19,4 @@ - \ No newline at end of file + diff --git a/front-page.php b/front-page.php index eea4def..87f7677 100755 --- a/front-page.php +++ b/front-page.php @@ -38,4 +38,4 @@ - \ No newline at end of file + diff --git a/index.php b/index.php index 27c42f2..11fdcd0 100755 --- a/index.php +++ b/index.php @@ -38,4 +38,4 @@ - \ No newline at end of file + diff --git a/page.php b/page.php index 96626df..31fc960 100755 --- a/page.php +++ b/page.php @@ -40,4 +40,4 @@ - \ No newline at end of file + diff --git a/scss/_structure.scss b/scss/_structure.scss index a80e7de..51318b9 100755 --- a/scss/_structure.scss +++ b/scss/_structure.scss @@ -295,4 +295,4 @@ footer { } } } -} \ No newline at end of file +} diff --git a/style.css b/style.css index 8f1d810..359a0f0 100755 --- 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 +*/ -- 2.17.1