From 20e9c7c2498b559a284bb9db0fcf1a3b08c779ac Mon Sep 17 00:00:00 2001
From: Case Duckworth
Date: Thu, 12 Mar 2015 09:45:58 -0700
Subject: Fix #8 - dedication bug - & change epigraph org

- Move the $endif$ for $if(epigraph.content)$ to before .dedication
- Change `epigraph + epigraph-attrib` to `epigraph > attrib`
---
 table_contents.html | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

(limited to 'table_contents.html')

diff --git a/table_contents.html b/table_contents.html
index c65781c..45aece1 100644
--- a/table_contents.html
+++ b/table_contents.html
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <!-- AUTOCENTO OF THE BREAKFAST TABLE -->
-<!-- vim: fdm=indent -->
+<!-- vim: fdm=indent
+-->
 <html lang="en">
 <head>
     <meta charset="utf-8">
@@ -25,17 +26,18 @@
     </head>
 <body>
     
+
     <article id="container">
         <header>
             <!-- title -->
             <h1 class="title">Table of contents</h1>
             
 
-                        <!-- epigraph -->
-            <div class="epigraph">
-                                <a href="http://www.npr.org/blogs/13.7/2013/11/05/243081116/dark-matter-eludes-capture-science-and-the-unseen">We are awash in the unseen and science has made us aware of the flood.</a>
-                            </div>
-            
+                            <!-- epigraph -->
+                <div class="epigraph">
+                                    <a href="http://www.npr.org/blogs/13.7/2013/11/05/243081116/dark-matter-eludes-capture-science-and-the-unseen">We are awash in the unseen and science has made us aware of the flood.</a>
+                
+                                </div>
             
                     </header>
 
-- 
cgit 1.4.1-21-gabe81