fix(splash): revert to old image

This commit is contained in:
Rushabh Mehta 2019-04-22 15:24:28 +05:30
parent 15a7b7ce71
commit 3bf71cc18e

View File

@ -74,7 +74,7 @@ website_generators = ["Item Group", "Item", "BOM", "Sales Partner",
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 = [