migrated to jsr gen-images.js

This commit is contained in:
niclaz 2024-09-09 00:30:56 +02:00 committed by GitHub
parent ca0080c6fe
commit f2d76b0502
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
import { run } from "https://deno.land/x/run_simple/mod.ts";
import { join } from "https://deno.land/std@0.208.0/path/mod.ts";
import { join } from "jsr:@std/path@0.224.0";
const IMG_DIR = "./public/gen-img/events";