class Jekyll::SeoTag::AuthorDrop

A drop representing the current page’s author

Author name will be pulled from:

  1. The page’s ‘author` key

  2. The first author in the page’s ‘authors` key

  3. The ‘author` key in the site config

If the result from the name search is a string, we’ll also check for additional author metadata in ‘site.data.authors`