mayurnewase commented on code in PR #21498:
URL: https://github.com/apache/superset/pull/21498#discussion_r973521623


##########
superset/templates/superset/base.html:
##########
@@ -21,7 +21,15 @@
 
 {% block head_css %}
   {{ super() }}
-  <link rel="icon" type="image/png" href="{{ assets_prefix 
}}/static/assets/images/favicon.png">
+  {% set favicons = appbuilder.app.config['FAVICONS'] %}

Review Comment:
   copied from 
https://github.com/apache/superset/blob/master/superset/templates/superset/basic.html#L38



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to