{#-
Filigree override of Material's copyright partial.
Adds the Loom suite links to the footer site-wide so suite presence is
reachable from every docs page, then preserves Material's default content.
-#}
{% if config.copyright %}
{{ config.copyright }}
{% endif %}
{% if not config.extra.generator == false %}
Made with
Material for MkDocs
{% endif %}