From 2a0b557562e3a27df1c1cccc655950f4990a1de0 Mon Sep 17 00:00:00 2001
From: budparr <budparr@gmail.com>
Date: Mon, 09 Apr 2018 14:41:39 +0000
Subject: [PATCH] Remove errant debug copy

---
 layouts/page/single.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/layouts/page/single.html b/layouts/page/single.html
index 6a3df88..ac9d199 100644
--- a/layouts/page/single.html
+++ b/layouts/page/single.html
@@ -3,7 +3,7 @@
   <div class="flex-l mt2 mw8 center">
     <article class="center cf pv5 ph3 ph4-ns mw7">
       <header>
-        <p class="f6 b helvetica tracked">this is the page temp
+        <p class="f6 b helvetica tracked">
           {{ humanize .Section | upper  }}
         </p>
         <h1 class="f1">

--
Gitblit v1.10.0