diff --git a/templates/index.html b/templates/index.html index 68c3692..16f4093 100644 --- a/templates/index.html +++ b/templates/index.html @@ -12,8 +12,7 @@
(Add a feed)
-

Aggregated Publishing Interface (API)

-

This is the Multifeeder API :---), an Aggregated Publishing Interface supporting any kinds of publishing experiments. Currently the API is used to feed Varia's TeleVex.

+

This is the Multifeeder, This is the Multifeeder, a feed aggregator supporting any kinds of publishing experiments.

/API/latest/[num]

For example: https://multi.vvvvvvaria.org/API/latest/5 @@ -41,7 +40,7 @@

Currently feeding

-

The following feeds are rendered in the Multifeeder. The feeds in this list include streams of projects and activities in and around Varia. The API is updated every 10 minutes.

+

The following feeds are rendered in the Multifeeder. The feeds in this list include streams of projects and activities in and around Varia. The feeds are updated every 10 minutes.

{% for x, feed in db['feeds'].items() %}
{{ feed.title }}
@@ -51,7 +50,7 @@ {% endfor %}
\ No newline at end of file