mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-11-04 02:29:46 +01:00 
			
		
		
		
	upgrade to Gatsby 0.11
This commit is contained in:
		@@ -8,8 +8,8 @@ class MarkdownWrapper extends React.Component {
 | 
			
		||||
    render() {
 | 
			
		||||
        const {route} = this.props
 | 
			
		||||
        const post = route.page.data
 | 
			
		||||
 | 
			
		||||
        let layout, template
 | 
			
		||||
 | 
			
		||||
        layout = post.layout
 | 
			
		||||
 | 
			
		||||
        if (layout != 'page') {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user