{#-
SPDX-License-Identifier: MIT
Generally copied from upstream sources: https://github.com/squidfunk/mkdocs-material/blob/79515879d159ee807db61687c7d83aa63a8e9905/material/templates/partials/copyright.html
-#}
{% if config.copyright %}
{{ config.copyright }}
{% endif %}
{% if not config.extra.generator == false %}
Made with
Material for MkDocs
{% endif %}
Archived versions of this page might be available at
Internet Archive
or at archive.today,
updated manually after an successful build.