Add better links to projects
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2025-07-12 18:10:57 -06:00
parent c9a3302574
commit 3c59e9994b
Signed by: fnmain
GPG key ID: B67D7410F33A0F61
13 changed files with 197 additions and 40 deletions

View file

@ -2,7 +2,15 @@
"plugins": {
"posthtml-include": {},
"posthtml-component": {
"root": "./src/components"
"root": "./src",
"folders": ["components"],
"namespaces": [
{
"name": "link",
"root": "./src/link",
"fallback": "./src"
}
]
},
"posthtml-markdownit": {
plugins: [