--- layout: default --- {% assign author = site.data.authors[page.author] %} {% include header.html title=page.title %} {% capture categoryURL %}/category/{{ page.categories | first | slugify }}{% endcapture %} {% include breadcrumb.html sub_url=categoryURL sub_title=page.categories active_title=page.title %}