Browse Source

add h-app

pull/108/head
Aaron Parecki 5 years ago
committed by GitHub
parent
commit
f3f029d3db
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      views/index.php

+ 2
- 2
views/index.php View File

@ -1,6 +1,6 @@
<div class="narrow"> <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> <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> <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> <a href="" class="u-url"></a>
</div> </div>
</div>
</div>

Loading…
Cancel
Save