the home site for me: also iteration 3 or 4 of my site

chore: fix tool path

Changed files
+1 -1
static
blog
remove-exif-git-hook
tools
static/blog/remove-exif-git-hook/og.png

This is a binary file and will not be displayed.

+1 -1
tools/package.json
···
"module": "index.ts",
"type": "module",
"scripts": {
-
"gen": "bun tools/genOG.js"
+
"gen": "bun genOG.ts"
},
"devDependencies": {
"@types/bun": "latest",