Skip to content
This repository has been archived by the owner on Apr 5, 2020. It is now read-only.

Commit

Permalink
Fix text-decoration + spacing fail
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanmanning committed Apr 17, 2012
1 parent d128dc7 commit 588d162
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions app/views/home.html
Expand Up @@ -8,8 +8,6 @@ <h1>Hello {{thing}}!</h1>

<p>
Please see
<a href="https://github.com/rowanmanning/express-coffee-template">
https://github.com/rowanmanning/express-coffee-template
</a>
<a href="https://github.com/rowanmanning/express-coffee-template">https://github.com/rowanmanning/express-coffee-template</a>
for more information.
</p>

0 comments on commit 588d162

Please sign in to comment.