From 9544b4187286de1dd9c2c0be0380088a75f4ab46 Mon Sep 17 00:00:00 2001
From: James Mead <james@floehopper.org>
Date: Sat, 1 Jul 2017 12:35:42 +0100
Subject: [PATCH] Replace tabs with spaces

---
 about.html     | 8 ++++----
 join.html      | 8 ++++----
 manifesto.html | 8 ++++----
 3 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/about.html b/about.html
index c97217e..ae66d5d 100644
--- a/about.html
+++ b/about.html
@@ -15,14 +15,14 @@ title: About
 <link rel="icon" href="{{ site.github.url }}/app/uploads/2017/02/cropped-cotech_512x512-192x192.png" sizes="192x192" />
 <link rel="apple-touch-icon-precomposed" href="{{ site.github.url }}/app/uploads/2017/02/cropped-cotech_512x512-180x180.png" />
 <meta name="msapplication-TileImage" content="{{ site.github.url }}/app/uploads/2017/02/cropped-cotech_512x512-270x270.png" />
-		<style type="text/css" id="wp-custom-css">
-			section#contact div.row div p a:active,
+    <style type="text/css" id="wp-custom-css">
+      section#contact div.row div p a:active,
 section#contact div.row div p a:focus,
 section#contact div.row div p a:hover {
   text-decoration: underline;
   color: white;
-}		</style>
-	    <link rel="stylesheet" href="{{ site.github.url }}/app/themes/coop-tech-oowp-theme/public/foundation-icons/foundation-icons.css">
+}    </style>
+      <link rel="stylesheet" href="{{ site.github.url }}/app/themes/coop-tech-oowp-theme/public/foundation-icons/foundation-icons.css">
     <link rel="icon" type="image/x-icon" href="app/themes/coop-tech-oowp-theme/public/img/CoTech-logo.png">
     <script type="text/javascript">
         window.mapboxAccessToken = 'pk.eyJ1IjoiY290ZWNoIiwiYSI6ImNpemgxbzhwODAwMHMzM28zdXF3cGxyYmwifQ.9nPExuEUqwblCCl-6gyFXA';
diff --git a/join.html b/join.html
index 874bb26..61d32ae 100644
--- a/join.html
+++ b/join.html
@@ -15,14 +15,14 @@ title: Join
 <link rel="icon" href="{{ site.github.url }}/app/uploads/2017/02/cropped-cotech_512x512-192x192.png" sizes="192x192" />
 <link rel="apple-touch-icon-precomposed" href="{{ site.github.url }}/app/uploads/2017/02/cropped-cotech_512x512-180x180.png" />
 <meta name="msapplication-TileImage" content="{{ site.github.url }}/app/uploads/2017/02/cropped-cotech_512x512-270x270.png" />
-		<style type="text/css" id="wp-custom-css">
-			section#contact div.row div p a:active,
+    <style type="text/css" id="wp-custom-css">
+      section#contact div.row div p a:active,
 section#contact div.row div p a:focus,
 section#contact div.row div p a:hover {
   text-decoration: underline;
   color: white;
-}		</style>
-	    <link rel="stylesheet" href="{{ site.github.url }}/app/themes/coop-tech-oowp-theme/public/foundation-icons/foundation-icons.css">
+}    </style>
+      <link rel="stylesheet" href="{{ site.github.url }}/app/themes/coop-tech-oowp-theme/public/foundation-icons/foundation-icons.css">
     <link rel="icon" type="image/x-icon" href="app/themes/coop-tech-oowp-theme/public/img/CoTech-logo.png">
     <script type="text/javascript">
         window.mapboxAccessToken = 'pk.eyJ1IjoiY290ZWNoIiwiYSI6ImNpemgxbzhwODAwMHMzM28zdXF3cGxyYmwifQ.9nPExuEUqwblCCl-6gyFXA';
diff --git a/manifesto.html b/manifesto.html
index 10f35e7..682daf6 100644
--- a/manifesto.html
+++ b/manifesto.html
@@ -15,14 +15,14 @@ title: Manifesto
 <link rel="icon" href="{{ site.github.url }}/app/uploads/2017/02/cropped-cotech_512x512-192x192.png" sizes="192x192" />
 <link rel="apple-touch-icon-precomposed" href="{{ site.github.url }}/app/uploads/2017/02/cropped-cotech_512x512-180x180.png" />
 <meta name="msapplication-TileImage" content="{{ site.github.url }}/app/uploads/2017/02/cropped-cotech_512x512-270x270.png" />
-		<style type="text/css" id="wp-custom-css">
-			section#contact div.row div p a:active,
+    <style type="text/css" id="wp-custom-css">
+      section#contact div.row div p a:active,
 section#contact div.row div p a:focus,
 section#contact div.row div p a:hover {
   text-decoration: underline;
   color: white;
-}		</style>
-	    <link rel="stylesheet" href="{{ site.github.url }}/app/themes/coop-tech-oowp-theme/public/foundation-icons/foundation-icons.css">
+}    </style>
+      <link rel="stylesheet" href="{{ site.github.url }}/app/themes/coop-tech-oowp-theme/public/foundation-icons/foundation-icons.css">
     <link rel="icon" type="image/x-icon" href="app/themes/coop-tech-oowp-theme/public/img/CoTech-logo.png">
     <script type="text/javascript">
         window.mapboxAccessToken = 'pk.eyJ1IjoiY290ZWNoIiwiYSI6ImNpemgxbzhwODAwMHMzM28zdXF3cGxyYmwifQ.9nPExuEUqwblCCl-6gyFXA';