migrated the files required to create the themes for this mkdocs site. MR !1 #1
15 lines
356 B
HTML
Executable File
15 lines
356 B
HTML
Executable File
{#-
|
|
This file was automatically generated - do not edit
|
|
-#}
|
|
<footer class="md-footer">
|
|
|
|
<div class="md-footer-meta md-typeset">
|
|
<div class="md-footer-meta__inner md-grid">
|
|
{% include "partials/copyright.html" %}
|
|
{% if config.extra.social %}
|
|
{% include "partials/social.html" %}
|
|
{% endif %}
|
|
</div>
|
|
</div>
|
|
</footer>
|