fix errors and ignore public directory
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
2024-08-31 13:04:27 -05:00
parent a32cb4c936
commit 67dba337ca
23 changed files with 16 additions and 211 deletions

View File

@@ -45,5 +45,11 @@
}
]
}
],
"frontMatter.content.pageFolders": [
{
"title": "content",
"path": "[[workspace]]/content"
}
]
}