restructured and simplified favicon

This commit is contained in:
Niki Wix Skaarup 2025-04-12 21:01:49 +02:00
parent 13fdf05a91
commit 62cdb5c4e2
Signed by: nikiskaarup
GPG key ID: FC2F1B116F6E788C

View file

@ -1,5 +1,4 @@
import { plugin, type BunPlugin } from "bun";
import { readFileSync } from 'fs';
const imageLoaderPlugin: BunPlugin = {
name: "image-loader",