From 350088e90f3e95bbf323ed937e871dcf3a8a78ef Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Wed, 13 Jan 2021 16:30:41 +0100 Subject: [PATCH] config: enable Webmentions support --- config.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.yaml b/config.yaml index a1d5065..1d84966 100644 --- a/config.yaml +++ b/config.yaml @@ -58,6 +58,9 @@ params: dateFormat: "2006-01-02" paginationSinglePost: true style: auto-without-switcher + webmentions: + login: belanyi.fr + pingback: true taxonomies: category: "categories"