fix(dashboard): for frappe updates, and a new splash logo
diff --git a/erpnext/hooks.py b/erpnext/hooks.py
index 608e8b2..d8532fa 100644
--- a/erpnext/hooks.py
+++ b/erpnext/hooks.py
@@ -74,7 +74,7 @@
 
 website_context = {
 	"favicon": 	"/assets/erpnext/images/favicon.png",
-	"splash_image": "/assets/erpnext/images/erp-icon.svg"
+	"splash_image": "/assets/erpnext/images/erpnext-12.svg"
 }
 
 website_route_rules = [