From fc1fb57a7f8b574be2c7b186ed03db74250089f4 Mon Sep 17 00:00:00 2001 From: Frans de Jonge Date: Mon, 30 Mar 2020 00:30:43 +0200 Subject: [doc] Include contributing.md in Jekyll (#2859) Fixes (hopefully). --- docs/_config.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/_config.yml b/docs/_config.yml index 639517aa0..67251f6b3 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -4,3 +4,5 @@ description: Documentation center logo: /img/FreshRSS-logo.png show_downloads: true + +include: contributing.md -- cgit v1.2.3