{% if config.favicon is defined and config.favicon %}
{% else %}
{% endif %}
{% if page_title %} {{ page_title }} | {{ config.title }} {% else %} {{ config.title }} {% endif %}
{% if theme.mathjax_enable and page_mathjax is defined and page_mathjax %} {% endif %}