use Astrotomic\Stancy\Contracts\FeedFactory;
'items' => [FeedFactory::class.'@makeFromSheetCollectionName', 'blog'],
'url' => 'feed/blog.atom',
'title' => 'Stancy Blog Feed',
'description' => 'This is the Stancy blog feed.',
'type' => 'application/atom+xml',