commit | 01bea14622f6905f6a9034f0dd388f4e68821bd0 | [log] [tgz] |
---|---|---|
author | Rucha Mahabal <ruchamahabal2@gmail.com> | Mon Oct 04 09:58:38 2021 +0530 |
committer | GitHub <noreply@github.com> | Mon Oct 04 09:58:38 2021 +0530 |
tree | d525f2bdb5d75eb61836a8f9ece692735972ff32 | |
parent | a1d3a09d3ce743113aba9b74bfa3fde1d18bc95d [diff] |
fix: sider
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 7cd45c0..d708f92 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -81,7 +81,7 @@ "Job Opening", "Student Admission"] website_context = { - "favicon": "/assets/erpnext/images/erpnext-favicon.svg", + "favicon": "/assets/erpnext/images/erpnext-favicon.svg", "splash_image": "/assets/erpnext/images/erpnext-logo.svg" }