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"
 }