{%- assign hosts = site.data.ce.hosts -%} {%- if hosts and hosts.size > 0 -%}

Also runs on {{ hosts | join: ", " }}.

{%- endif -%}