This commit is contained in:
2023-07-21 20:48:18 +01:00
parent 5ffa8c4cf2
commit 9f1846351f
15 changed files with 9 additions and 9 deletions

View File

@ -38,8 +38,8 @@ const config = {
patterns: [
{ from: "public/manifest.json" },
{ from: "public/robots.txt" },
{ from: "public/nostrich_512.png" },
{ from: "public/nostrich_256.png" },
{ from: "public/logo_512.png" },
{ from: "public/logo_256.png" },
{ from: "_headers" },
],
}),