We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 023854e commit 3bc4408Copy full SHA for 3bc4408
overrides/partials/copyright.html
@@ -0,0 +1,10 @@
1
+{#-
2
+ This file was automatically generated - do not edit
3
+ -#}
4
+ <div class="md-copyright">
5
+ {% if config.copyright %}
6
+ <div class="md-copyright__highlight">
7
+ {{ config.copyright }}
8
+ </div>
9
+ {% endif %}
10
0 commit comments