copy nostrich
Some checks failed
Release / tauri_release (macos-latest) (push) Has been cancelled
Release / tauri_release (ubuntu-20.04) (push) Has been cancelled
Release / tauri_release (windows-latest) (push) Has been cancelled

This commit is contained in:
Kieran 2023-08-04 17:00:55 +01:00
parent e6b7608d8d
commit 8500dee24f
No known key found for this signature in database
GPG Key ID: DE71CEB3925BE941

View File

@ -40,6 +40,7 @@ const config = {
{ from: "public/robots.txt" },
{ from: "public/logo_512.png" },
{ from: "public/logo_256.png" },
{ from: "public/nostrich_512.png" },
{ from: "_headers" },
],
}),