mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-18 01:36:55 +00:00
fix(splash): revert to old image
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user