fix icon
This commit is contained in:
@@ -40,6 +40,7 @@ let
|
|||||||
traefikAssetPathRegexp =
|
traefikAssetPathRegexp =
|
||||||
"^/(.*/)?"
|
"^/(.*/)?"
|
||||||
+ "(fav(icon)?(-[0-9]+x[0-9]+)?\\.(ico|png|svg)"
|
+ "(fav(icon)?(-[0-9]+x[0-9]+)?\\.(ico|png|svg)"
|
||||||
|
+ "|favicon"
|
||||||
+ "|logo\\.(ico)"
|
+ "|logo\\.(ico)"
|
||||||
+ "|fav([0-9]+)?\\.(ico|png)"
|
+ "|fav([0-9]+)?\\.(ico|png)"
|
||||||
+ "|apple-touch-icon(-precomposed)?\\.png"
|
+ "|apple-touch-icon(-precomposed)?\\.png"
|
||||||
|
|||||||
Reference in New Issue
Block a user