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": { "build": {
"content": [{ "content": [{
"files": [ "files": [
"index.md",
"articles/**.md", "articles/**.md",
"articles/**/toc.yml", "articles/**/toc.yml",
"toc.yml", "toc.yml",
"*.md",
"api/**.yml", "api/**.yml",
"Changelog.md" "Changelog.md"
] ]