Update logo

This commit is contained in:
Asher
2025-06-24 19:55:23 -08:00
parent c5c764d78f
commit 1b1440ffd2
9 changed files with 34 additions and 37 deletions

View File

@@ -190,6 +190,7 @@ router.get("/manifest.json", async (req, res) => {
src: `{{BASE}}/_static/src/browser/media/pwa-icon-${size}.png`,
type: "image/png",
sizes: `${size}x${size}`,
purpose: "maskable",
})),
},
null,