From f3f029d3dbe7315fdb966cd69e11585f8163d197 Mon Sep 17 00:00:00 2001
From: Aaron Parecki <aaron@parecki.com>
Date: Sat, 18 Aug 2018 15:48:02 -0400
Subject: add h-app

---
 views/index.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/views/index.php b/views/index.php
index 0257901..f60b560 100644
--- a/views/index.php
+++ b/views/index.php
@@ -1,6 +1,6 @@
 <div class="narrow">
 
-  <div class="jumbotron h-x-app">
+  <div class="jumbotron h-app h-x-app">
     <h1><img src="/images/quill-logo-144.png" height="72" style="margin-bottom: 13px;" class="u-logo p-name" alt="Quill">Quill</h1>
 
     <p class="tagline">Quill is a simple app for posting text notes to your website.</p>
@@ -22,4 +22,4 @@
     <a href="" class="u-url"></a>
   </div>
 
-</div>
\ No newline at end of file
+</div>
-- 
cgit v1.2.3