chore: root cleanup

This commit is contained in:
LukeGus
2026-07-17 00:20:46 -05:00
parent 2453545b9c
commit 82662c327c
57 changed files with 57 additions and 187 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ function main() {
const videoId = youtubeId(youtube);
const embed = [
`<a href="https://youtu.be/${videoId}">`,
` <img src="./repo-images/YouTube.png" alt="YouTube" width="500">`,
` <img src="./docs/repo-images/YouTube.png" alt="YouTube" width="500">`,
`</a>`,
].join("\n");