aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGravatar Frans de Jonge <fransdejonge@gmail.com> 2020-03-30 00:30:43 +0200
committerGravatar GitHub <noreply@github.com> 2020-03-30 00:30:43 +0200
commitfc1fb57a7f8b574be2c7b186ed03db74250089f4 (patch)
tree8e6b4abaa6e50fde01cb17d044e8f179c048a47f /docs
parent06c918d0d9cd744257332cf43ea146af01512596 (diff)
[doc] Include contributing.md in Jekyll (#2859)
Fixes <https://github.com/FreshRSS/FreshRSS/issues/2856> (hopefully).
Diffstat (limited to 'docs')
-rw-r--r--docs/_config.yml2
1 files changed, 2 insertions, 0 deletions
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