Skip to content

Commit

Permalink
home page: use higher res logo
Browse files Browse the repository at this point in the history
  • Loading branch information
snarfed committed Jun 29, 2019
1 parent eeb8981 commit 15fd6f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion granary/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@


<h1>
<img id="logo" src="/static/granary_logo_128.png" />
<img id="logo" src="/static/granary_logo_512.png" width="128px" />
granary<br>
<small>The social web translator</small>
</h1>
Expand Down

0 comments on commit 15fd6f8

Please sign in to comment.