--- layout: default ---
{% capture time %}{{ page.content | reading_time }}{% endcapture %} {{ time }} min read
{%- assign author = site.data.experts | where_exp:"expert", "expert.name == page.author" -%} {%- if author.size > 0 -%} {%- else -%}" | remove:"
"}} {%- endif -%}Tags: {% for tag in page.tags %}{{ tag }} {% unless forloop.last %}/ {% endunless %} {% endfor %}