Stable version check

This commit is contained in:
Elio Struyf
2021-09-08 10:05:05 +02:00
parent 3941c33b1d
commit 2e743c896f
2 changed files with 7 additions and 1 deletions

View File

@@ -23,5 +23,11 @@
"exportall.config.folderListener": [
"/src/pagesView/state/atom",
"/src/pagesView/state/selectors"
],
"frontMatter.content.pageFolders": [
{
"title": "documentation",
"path": "[[workspace]]/docs/content/docs"
}
]
}