From d1677bdfe09611349499a9a9926e2c261a997211 Mon Sep 17 00:00:00 2001 From: Yax <1949284+kianby@users.noreply.github.com> Date: Sun, 31 Jan 2021 17:06:48 +0100 Subject: [PATCH] markdown joke --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index be29528..feaed5e 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,8 @@ Stacosys is localized (english and french). Stacosys can be hosted on the same server or on a different server than the blog. Stacosys offers a REST API to retrieve and post comments. Static blog is HTML-based and a piece of JavaScript code interacts with Stacosys using HTTP requests. Each page has a unique id and a simple request allows to retrieve comments for a given page. Similarly a form request allows to post a comment which is relayed to the administrator by e-mail. For this purpose a dedicated email is assigned to Stacosys. -### FAQ + +### Little FAQ *How do you block spammers?*