Browse Source

add h-x-app markup

pull/5/head
Aaron Parecki 9 years ago
parent
commit
9cfa0ff2c1
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      views/index.php

+ 2
- 2
views/index.php View File

@ -1,7 +1,7 @@
<div class="narrow"> <div class="narrow">
<div class="jumbotron">
<h1><img src="/images/quill-logo-144.png" height="72" style="margin-bottom: 13px;">Quill</h1>
<div class="jumbotron 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> <p class="tagline">Quill is a simple app for posting text notes to your website.</p>

Loading…
Cancel
Save