diff --git a/_layouts/default.html b/_layouts/default.html index 2a8d6a1..b011e14 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -3,105 +3,110 @@ layout: compress --- -
- - - - - - -
-
-
-
- {%- 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 %} - + {% if page.date %} +
+
+
+
+
+ {%- 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 %} +
+ +