From 6ec4aae5c29861c622103868b8de6f1e98490188 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 6 Jul 2016 13:13:03 -0400 Subject: [PATCH] Add template for beer crauft page move the crowdriff to top in place of the header image. --- craft-beer-template.php | 38 ++++++++++++++++++++++++++++++++++++++ index.php | 4 ---- style.css | 2 +- 3 files changed, 39 insertions(+), 5 deletions(-) create mode 100644 craft-beer-template.php diff --git a/craft-beer-template.php b/craft-beer-template.php new file mode 100644 index 0000000..881996f --- /dev/null +++ b/craft-beer-template.php @@ -0,0 +1,38 @@ + + +
+
+ +
+
+
+ +
+ +
+ +
+ +
+ +
+
+
+ + + + +
+ +
+
+ +
+ + diff --git a/index.php b/index.php index 57ae1c6..cb46756 100644 --- a/index.php +++ b/index.php @@ -26,11 +26,7 @@
- - - -
diff --git a/style.css b/style.css index dd695f6..1263593 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: DiscoverKalamazoo Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for DiscoverKalamazoo -Version: 1.0.5 +Version: 1.0.6 */ -- 2.17.1