diff --git a/forge.config.ts b/forge.config.ts index 385b02f96..bb1399833 100644 --- a/forge.config.ts +++ b/forge.config.ts @@ -62,9 +62,6 @@ const config: ForgeConfig = { './resources/json_output.py', './resources/entrypoint.js', './resources/replay.js', - './resources/splashscreen.html', - './resources/logo-splashscreen-dark.svg', - './resources/logo-splashscreen.svg', ...getPlatformSpecificResources(), ], windowsSign, diff --git a/index.html b/index.html index d2971bd60..779af4099 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,37 @@