Added theme support function inclusion
authorLaury GvR <laury@gaslightmedia.com>
Thu, 1 Dec 2016 20:43:39 +0000 (15:43 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 1 Dec 2016 20:43:39 +0000 (15:43 -0500)
functions.php
style.css

index 4b96d92..008c805 100644 (file)
@@ -10,4 +10,5 @@
     include_once 'lib/images.php';
     include_once 'lib/plugins.php';
     include_once 'lib/force-template-functions.php';
+    include_once 'lib/theme-support.php';
 ?>
\ No newline at end of file
index 839c866..ec109dc 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: GenericHarborCountry
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme based off of HarborCountry
-Version: 1.0
+Version: 1.0.1
 */