mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-25 12:38:34 +01:00
allow seeing in-game news on the web instead
This commit is contained in:
parent
e6a7486d5c
commit
bf6ccad298
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@
|
|||
"articles/**/toc.yml",
|
||||
"toc.yml",
|
||||
"api/**.yml",
|
||||
"Changelog.md"
|
||||
"Changelog.md",
|
||||
"InGameNews.md"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue