{{ page.title }}
-{%- if page.date %} - - - {%- if page.authors %} - • - Author: {{ page.authors[0] }} - {%- endif %} - {%- if page.taxonomies %} - {%- for name, taxon in page.taxonomies %} + {%- if page.date %} + + + {%- if page.authors %} • - - {%- endfor %} - {%- endif %} - -{%- endif %} - -{% if page.extra.archive %} -
-
-
- Archived
-
- {{ page.extra.archive | markdown | safe }}
-
-{% endif %}
-
-{% if page.extra.trigger %}
-
-
-
- Trigger Warning
-
- {{ page.extra.trigger | markdown | safe }}
-
-{% endif %}
-
-{% if page.extra.disclaimer %}
-
-
-
- Disclaimer
-
- {{ page.extra.disclaimer | markdown | safe }}
-
-{% endif %}
-
-{% if page.extra.toc %}
- Table of Contents
--
- {% for h1 in page.toc %}
-
-
- {{ h1.title }}
- {% if h1.children %}
-
-
- {% for h2 in h1.children %}
+ Author: {{ page.authors[0] }}
+ {%- endif %}
+ {%- if page.taxonomies %}
+ {%- for name, taxon in page.taxonomies %}
+ •
+
- {% endif %}
-
- {% endfor %}
-
+
+
+ Archived
+
+ {{ page.extra.archive | markdown | safe }}
+
+ {% endif %}
+
+ {% if page.extra.trigger %}
+
+
+
+ Trigger Warning
+
+ {{ page.extra.trigger | markdown | safe }}
+
+ {% endif %}
+
+ {% if page.extra.disclaimer %}
+
+
+
+ Disclaimer
+
+ {{ page.extra.disclaimer | markdown | safe }}
+
+ {% endif %}
+
+ {% if page.extra.toc %}
+ Table of Contents
+-
+ {% for h1 in page.toc %}
+
-
+ {{ h1.title }}
+ {% if h1.children %}
+
-
+ {% for h2 in h1.children %}
+
- + {{ h2.title }} + + {% endfor %} +
+ {% endfor %}
+