thesandwi.ch/.posthtmlrc
Isaac Mills 8df28666e3
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Inline projects page into index.html
2025-07-09 14:22:16 -06:00

9 lines
149 B
Text

{
"plugins": {
"posthtml-include": {},
"posthtml-component": {
"root": "./src/components"
},
"posthtml-markdownit": {}
}
}