update website features
This commit is contained in:
parent
29fe23e0d1
commit
2448663290
|
@ -22,9 +22,10 @@
|
||||||
<section class="elevate">
|
<section class="elevate">
|
||||||
<h2>Open & Organized.</h2>
|
<h2>Open & Organized.</h2>
|
||||||
<p>
|
<p>
|
||||||
Import your sources from an OPML file and resume reading right away.
|
Stay in sync with your self-hosted RSS service with Fever API or import
|
||||||
|
your sources from an OPML file and resume reading locally right away.
|
||||||
Easily organize sources with groups. Move between computers with full
|
Easily organize sources with groups. Move between computers with full
|
||||||
data backups, and share your sources with OPML exports.
|
data backups.
|
||||||
</p>
|
</p>
|
||||||
<img class="elevate" src="imgs/opml.png" />
|
<img class="elevate" src="imgs/opml.png" />
|
||||||
</section>
|
</section>
|
||||||
|
@ -33,8 +34,8 @@
|
||||||
<p>
|
<p>
|
||||||
Enjoy your contents like never before with the built-in article view
|
Enjoy your contents like never before with the built-in article view
|
||||||
for RSS full text tailored to maximize focus. Source only comes with
|
for RSS full text tailored to maximize focus. Source only comes with
|
||||||
snippets? Configure to load webpage with Chromium-based webview
|
snippets? Configure to load full content with Mercury Parser, load
|
||||||
or open externally by default.
|
webpage in the app, or open externally by default.
|
||||||
</p>
|
</p>
|
||||||
<img class="elevate" src="imgs/read.png" />
|
<img class="elevate" src="imgs/read.png" />
|
||||||
</section>
|
</section>
|
||||||
|
|
Loading…
Reference in New Issue