fixed news being added to the website

This commit is contained in:
Ell 2021-11-26 19:39:57 +01:00
parent e02d42543b
commit bd44155c67

View file

@ -2,10 +2,10 @@
"build": {
"content": [{
"files": [
"index.md",
"articles/**.md",
"articles/**/toc.yml",
"toc.yml",
"*.md",
"api/**.yml",
"Changelog.md"
]