Simplified Theme
This commit is contained in:
		
					parent
					
						
							
								5f5bf5659e
							
						
					
				
			
			
				commit
				
					
						74c2f9a235
					
				
			
		
					 42 changed files with 424 additions and 426 deletions
				
			
		|  | @ -3,6 +3,7 @@ | |||
| {% if page.header.image_fullwidth %} | ||||
| <script> | ||||
|     $("#masthead").backstretch("{{ site.url }}/images/{{ page.header.image_fullwidth }}", {fade: 700}); | ||||
|     $("#masthead-with-text").backstretch("{{ site.url }}/images/{{ page.header.image_fullwidth }}", {fade: 700}); | ||||
| </script> | ||||
| {% endif %} | ||||
| 
 | ||||
|  |  | |||
		Reference in a new issue