mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
censoring the logo and restyling the welcome page a little bit
This commit is contained in:
@@ -7,11 +7,13 @@
|
||||
<div class="text-center">
|
||||
<h1>
|
||||
<a wicket:id="logo-link">
|
||||
<img src="images/logo.png"></img>
|
||||
<img src="images/logo_censored.png"></img>
|
||||
</a>
|
||||
</h1>
|
||||
</div>
|
||||
CommaFeed is a bloat-free feed reader. It aims to replace Google Reader while keeping things simple.
|
||||
<h4 class="text-center">
|
||||
CommaFeed is a bloat-free feed reader. It aims to replace Google Reader while keeping things simple.
|
||||
</h4>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="span6">
|
||||
|
||||
Reference in New Issue
Block a user