|  | @@ -117,7 +117,7 @@ if not on_rtd:  # only import and set the theme if we're building docs locally
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  # The name of an image file (relative to this directory) to place at the top
 | 
	
		
			
				|  |  |  # of the sidebar.
 | 
	
		
			
				|  |  | -html_logo = '_static/favicon.ico'
 | 
	
		
			
				|  |  | +html_logo = '_static/logo.png'
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  # The name of an image file (within the static path) to use as favicon of the
 | 
	
		
			
				|  |  |  # docs.  This file should be a Windows icon file (.ico) being 16x16 or 32x32
 |