Merge branch 'sw-favicon' into 'develop'
Don't serve favicon.png with ServiceWorker See merge request soapbox-pub/soapbox!2042
This commit is contained in:
commit
35d9863f42
1 changed files with 1 additions and 0 deletions
|
@ -133,6 +133,7 @@ const configuration: Configuration = {
|
|||
'/unsubscribe',
|
||||
'/images',
|
||||
'/favicon.ico',
|
||||
'/favicon.png',
|
||||
'/apple-touch-icon.png',
|
||||
'/browserconfig.xml',
|
||||
'/robots.txt',
|
||||
|
|
Loading…
Reference in a new issue