commit | 3bf71cc18e6e6237cc5d5d987d3aa9ea878e1cdf | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Apr 22 15:24:28 2019 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Apr 22 15:24:28 2019 +0530 |
tree | 79a9475f048b9d54594900ccd12904de2a7945c0 | |
parent | 15a7b7ce710ef689c7d16c0fd12bd8098813162c [diff] |
fix(splash): revert to old image
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index d8532fa..608e8b2 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/erpnext-12.svg" + "splash_image": "/assets/erpnext/images/erp-icon.svg" } website_route_rules = [