docs(news): add news.txt and link from README (#20426)

This commit is contained in:
Christian Clason
2022-10-08 17:49:09 +02:00
committed by GitHub
parent b05e10ef72
commit 93117b3587
3 changed files with 43 additions and 1 deletions

View File

@@ -44,6 +44,7 @@ local new_layout = {
['channel.txt'] = true,
['develop.txt'] = true,
['luaref.txt'] = true,
['news.txt'] = true,
['nvim.txt'] = true,
['pi_health.txt'] = true,
['provider.txt'] = true,