diff --git a/docs/index.html b/docs/TETRIS3000.html
similarity index 100%
rename from docs/index.html
rename to docs/TETRIS3000.html
diff --git a/icons/splash.png.import b/icons/splash.png.import
deleted file mode 100644
index c066c20..0000000
--- a/icons/splash.png.import
+++ /dev/null
@@ -1,29 +0,0 @@
-[remap]
-
-importer="texture"
-type="StreamTexture"
-path="res://.import/splash.png-47c0e91fea9ce360c80365c194f47837.stex"
-
-[deps]
-
-source_file="res://icons/splash.png"
-dest_files=[ "res://.import/splash.png-47c0e91fea9ce360c80365c194f47837.stex" ]
-
-[params]
-
-compress/mode=0
-compress/lossy_quality=0.7
-compress/hdr_mode=0
-compress/normal_map=0
-flags/repeat=0
-flags/filter=true
-flags/mipmaps=false
-flags/anisotropic=false
-flags/srgb=2
-process/fix_alpha_border=true
-process/premult_alpha=false
-process/HDR_as_SRGB=false
-stream=false
-size_limit=0
-detect_3d=true
-svg/scale=1.0
diff --git a/project.godot b/project.godot
index 97dc911..b21b3b5 100644
--- a/project.godot
+++ b/project.godot
@@ -12,7 +12,7 @@ config_version=3
config/name="TETRIS 3000"
run/main_scene="res://Main.tscn"
-boot_splash/image="res://icons/splash.png"
+boot_splash/image="res://splash.png"
config/icon="res://icons/48.png"
[display]
diff --git a/icons/splash.png b/splash.png
similarity index 100%
rename from icons/splash.png
rename to splash.png