[splash] new image
diff --git a/erpnext/hooks.py b/erpnext/hooks.py
index 788aaea..116bf34 100644
--- a/erpnext/hooks.py
+++ b/erpnext/hooks.py
@@ -28,8 +28,8 @@
 email_append_to = ["Job Applicant", "Opportunity", "Issue"]
 
 website_context = {
-	"favicon": 	"/assets/erpnext/images/favicon.png"
-
+	"favicon": 	"/assets/erpnext/images/favicon.png",
+	"splash_image": "/assets/erpnext/images/splash.png"
 }
 
 website_route_rules = [
diff --git a/erpnext/public/images/splash.png b/erpnext/public/images/splash.png
new file mode 100644
index 0000000..36cc3c4
--- /dev/null
+++ b/erpnext/public/images/splash.png
Binary files differ