{% comment -%} The life and times of Dr John Dee Copyright (C) 2021 Jordan Cole This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see . {% endcomment -%} {% if site.icon_sizes and site.icon_name -%} {% for size in site.icon_sizes -%} {% capture icon_path %}/assets/{{ site.icon_name }}{{ size }}.png{% endcapture -%} {% endfor -%} {% else -%} {% comment %}1x1 transparent GIF{% endcomment -%} {% endif -%} {% if site.google_site_verification_key -%} {% endif -%} {% if site.theme_color -%} {% endif -%} {% assign author_key = page.author_key | default: site.author.key -%} {% if site.description -%} {% endif -%} {% if site.title -%} {% if page.url != "/" and page.title -%} {{ page.title | escape }} - {% endif -%} {{ site.title | escape }} {% endif -%} {% if page.date_object -%} {% endif -%} {% if site.twitter.username -%} {% endif -%} {% feed_meta -%} {% comment %} The Garamond font isn't used on the home page, so loading it there is wasteful. Also, most pages that use the Garamond font only use the non-italic regular version, so there's no point preloading the other versions. {% endcomment %} {% if page.has_source_material -%} {% endif -%}