Fix who_we_are.html and add people's pics
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2025-07-12 21:36:46 -06:00
parent a17729b453
commit 93274ade0a
Signed by: fnmain
GPG key ID: B67D7410F33A0F61
9 changed files with 24 additions and 7 deletions

View file

@ -11,7 +11,12 @@
"name": "link",
"root": "./src/link",
"fallback": "./src"
}
},
{
"name": "tab",
"root": "./src/tab",
"fallback": "./src"
}
]
},
"posthtml-markdownit": {
@ -23,4 +28,4 @@
]
}
}
}
}