Revert "Logo's"

This reverts commit 9f1846351f.
This commit is contained in:
2023-07-27 14:12:34 +01:00
parent 076d5d8cd5
commit cdf9a00fcb
14 changed files with 9 additions and 10 deletions

View File

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