{% include wordgames/head/head.html %} {%- include wordgames/header/header.html -%}

Our Authors

{%- if site.ezoicAds -%} {%- assign column = "col-md-6" -%} {%- else -%} {%- assign column = "col-md-4" -%} {%- endif -%} {%- if site.ezoicAds -%}
{%- endif -%} {% assign minCommonAuthor = 1 %} {% assign sameAuthorCount = 0 %} {% assign posts = site.posts | where_exp:"post","post.url != page.url" %} {% assign seen_authors = '' %} {% for post in site.posts %} {% unless seen_authors contains post.author %} {% assign seen_authors = seen_authors | append: post.author | append: ',' %} {%- include /authors/authors.html -%} {%- if authorName contains authorName -%} {%- endif -%} {% endunless %} {% endfor %} {% for post in posts %} {%- include /authors/authors.html -%} {%- if post.author contains authorName -%} {%- endif -%} {% endfor %} {%- if site.ezoicAds -%}
{%- endif -%}
{% include wordgames/footer/footer.html %}
{% include script.html %}