Skip to content

Commit 9cdea49

Browse files
authored
Merge pull request #91 from ayasyrev/mkdocs_fix
mkdocs settings, footer
2 parents 7bd5a2a + 2e98774 commit 9cdea49

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

docs/overrides/partials/copyright.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
{#-
2-
This file was automatically generated - do not edit
3-
-#}
41
<div class="md-copyright">
52
{% if config.copyright %}
63
<div class="md-copyright__highlight">

mkdocs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ extra:
2424
analytics:
2525
provider: google
2626
property: G-0F3FK713C2
27+
copyright: Copyright &copy; 2020-2023 Andrei Yasyrev.

0 commit comments

Comments
 (0)