Merge pull request #2484 from mononaut/new-default-preview-img
Use new mempool preview image as default
This commit is contained in:
		
						commit
						9047cb5998
					
				@ -56,8 +56,7 @@ const routes = {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
const networks = {
 | 
					const networks = {
 | 
				
			||||||
  bitcoin: {
 | 
					  bitcoin: {
 | 
				
			||||||
    fallbackImg: '/resources/mempool-space-preview.png',
 | 
					    fallbackImg: '/resources/previews/dashboard.png',
 | 
				
			||||||
    staticImg: '/resources/previews/dashboard.png',
 | 
					 | 
				
			||||||
    routes: {
 | 
					    routes: {
 | 
				
			||||||
      ...routes // all routes supported
 | 
					      ...routes // all routes supported
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user