From a430e413577225153df9a6ec351e6663cbe53fa2 Mon Sep 17 00:00:00 2001 From: manetta Date: Mon, 21 Feb 2022 17:47:14 +0100 Subject: [PATCH] adding markdown support --- templates/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/index.html b/templates/index.html index 1ccd014..68c3692 100644 --- a/templates/index.html +++ b/templates/index.html @@ -20,15 +20,15 @@
(for the latest 5 posts in all feeds)

- Format: JSON + Format: JSON (default), Markdown
-

/API/today/

- For example: https://multi.vvvvvvaria.org/API/today/ +

/API/today

+ For example: https://multi.vvvvvvaria.org/API/today/
(for the posts published today)

- Format: JSON + Format: JSON (default), Markdown

/API/past/[days]

@@ -36,7 +36,7 @@
(for all the posts published in the last 30 days)

- Format: JSON + Format: JSON (default), Markdown