fix
Some checks are pending
Docker image / build-and-push-image (push) Waiting to run

This commit is contained in:
Your Name 2024-09-19 00:32:59 -06:00
parent 2f31bdaf2d
commit cd27d68062

View File

@ -26,8 +26,8 @@ export default defineConfig({
maximumFileSizeToCacheInBytes: 2097152 * 1.5,
},
manifest: {
name: "noStrudel",
short_name: "noStrudel",
name: "posterStrudel",
short_name: "posterStrudel",
description: "A sandbox for exploring nostr",
display: "standalone",
orientation: "portrait-primary",