From b9bdc2042c11758c0ee3f8ed6d8dc56815938b2e Mon Sep 17 00:00:00 2001 From: mb Date: Tue, 22 Feb 2022 10:30:53 +0100 Subject: [PATCH] removing references to the format of an API --- templates/index.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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