thesandwi.ch/.posthtmlrc
Isaac Mills cbfa885984
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Migrate to djot
2025-07-16 11:45:32 -06:00

13 lines
213 B
Text

{
"plugins": {
"posthtml-include": {},
"posthtml-component": {
"root": "./src",
"attribute": "component",
"folders": [
"components"
]
},
"posthtml-djot": {}
}
}