update logo & manifest

This commit is contained in:
2023-07-05 18:27:50 +01:00
parent 4903e142d7
commit ad9fb0d7fb
8 changed files with 12 additions and 16 deletions

View File

@ -40,6 +40,7 @@ const config = {
{ from: "public/robots.txt" },
{ from: "public/icons.svg" },
{ from: "_headers" },
{ from: "public/nostr.json", to: ".well-known/nostr.json" }
],
}),
new HtmlWebpackPlugin({