the main website would not build due to requiring the extra.blog config. nofusscomputing/infrastructure/website!8 !2
15 lines
356 B
HTML
15 lines
356 B
HTML
{#-
|
|
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>
|