diff options
Diffstat (limited to 'docs/_config.yml')
| -rw-r--r-- | docs/_config.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/_config.yml b/docs/_config.yml index 67251f6b3..7f8f6132a 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -5,4 +5,5 @@ description: Documentation center logo: /img/FreshRSS-logo.png show_downloads: true -include: contributing.md +include: [contributing.md] +exclude: [CHANGELOG*.md] |
