mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-11-04 02:29:46 +01:00 
			
		
		
		
	Add title to gatsby-plugin-feed, which is required by the latest version of the plugin.
This commit is contained in:
		@@ -92,7 +92,8 @@ module.exports = {
 | 
			
		||||
                }
 | 
			
		||||
              }
 | 
			
		||||
            `,
 | 
			
		||||
          output: '/rss.xml'
 | 
			
		||||
          output: '/rss.xml',
 | 
			
		||||
          title: siteConfig.title
 | 
			
		||||
        }]
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user