mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
screenshot preview on landing page
This commit is contained in:
@@ -14,7 +14,12 @@
|
||||
<h4 class="text-center">
|
||||
CommaFeed is a bloat-free feed reader. It aims to replace Google Reader while keeping things simple.
|
||||
<br />
|
||||
<a wicket:id="demo-login">Try out the demo.</a>
|
||||
<a wicket:id="demo-login">
|
||||
<img src="images/preview.png" class="preview" />
|
||||
<br />
|
||||
Try out the demo.
|
||||
</a>
|
||||
|
||||
</h4>
|
||||
</div>
|
||||
<div class="row">
|
||||
|
||||
Reference in New Issue
Block a user