{%- include facebook-og.html -%} {%- include twitter-summary.html -%} {%- assign title = site.title -%} {%- unless title -%} {%- assign title = page.title -%} {%- endunless -%} {{- title -}} {%- if layout.css -%} {%- for href in layout.css -%} {%- endfor -%} {%- endif -%} {%- if page.css -%} {%- for href in page.css -%} {%- endfor -%} {%- endif -%} {%- if site.data.theme.font.href -%} {%- for href in site.data.theme.font.href -%} {%- endfor -%} {%- endif -%} {%- include google-tm-gtag.html -%} {%- include google-tm-head.html -%}