--- layout: base --- {% include header.html %}
{%- for tag in page.tags -%}
{{- " " -}}{{- tag -}}
{%- endfor -%}
{% endif %}
{% if page.custom_js %} {% for file in page.custom_js %} {% endfor %} {% endif %} {% if layout.medium_zoom %} {% endif %}
Atom | #{{ site.github.build_revision | default: site.env.GITHUB_SHA | truncate: 7, "" }}