diff --git a/material/partials/footer.html b/material/partials/footer.html index bdd6ca1c3..dde15d45c 100644 --- a/material/partials/footer.html +++ b/material/partials/footer.html @@ -45,9 +45,9 @@ {% endif %} powered by - MkDocs + MkDocs and - + Material for MkDocs {% block social %} diff --git a/src/partials/footer.html b/src/partials/footer.html index 3106def9c..5a0008905 100644 --- a/src/partials/footer.html +++ b/src/partials/footer.html @@ -32,7 +32,8 @@ {% if page.previous_page %} - MkDocs + MkDocs and - + Material for MkDocs