Skip to content

Commit

Permalink
Spell the project name right, and make the badge clickable
Browse files Browse the repository at this point in the history
  • Loading branch information
offby1 committed May 2, 2015
1 parent 10b67a7 commit e8d5839
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tinyurl/templates/homepage.mak
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@
<body>
<div>
<p style="text-align:left"><big><big><a href="/">HOME</a></big></big></p>
<img style="float:right" src="https://img.shields.io/github/release/offby1/pyramid-tinyurl.svg"/>
<a href="https://github.com/offby1/pyramid-tinyurl-doodle/releases">
<img style="float:right" src="https://img.shields.io/github/release/offby1/pyramid-tinyurl-doodle.svg"/>
</a>
</div>
<form action="/shorten/" method="get">
<label for="input_url">URL To Make Tiny</label>
Expand Down

0 comments on commit e8d5839

Please # to comment.