mirror of
				https://github.com/owncast/owncast.git
				synced 2025-11-01 02:44:31 +08:00 
			
		
		
		
	Move the favicons
This commit is contained in:
		| @ -33,10 +33,6 @@ module.exports = withLess({ | ||||
|         source: '/thumbnail.jpg', | ||||
|         destination: 'http://localhost:8080/thumbnail.jpg', // Proxy to Backend to work around CORS. | ||||
|       }, | ||||
|       { | ||||
|         source: '/favicon.ico', | ||||
|         destination: 'http://localhost:8080/favicon.ico', // Proxy to Backend to work around CORS. | ||||
|       }, | ||||
|     ]; | ||||
|   }, | ||||
| }); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Gabe Kangas
					Gabe Kangas