Inline projects page into index.html
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2025-07-09 14:22:16 -06:00
parent c8d209facd
commit 8df28666e3
Signed by: fnmain
GPG key ID: B67D7410F33A0F61
5 changed files with 25 additions and 17 deletions

View file

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