{# Sherpa custom head injections (overrides theme's empty extra_head.html) #}
{# Google Material Icons webfont — used by the homepage camp cards #}
{# Brand colour for mobile browser chrome / address bar #}
{# Site-wide Open Graph / Twitter defaults (theme seo.html handles per-page title/description/image) #}
{%- if not page.meta.image and config.extra.default_image %}
{%- endif %}
{# Google Analytics (gtag) #}
{%- if config.extra.analytics_property %}
{%- endif %}