mirror of
https://github.com/privacyguides/blog.privacyguides.org.git
synced 2025-07-22 19:31:08 +00:00
Initial commit
This commit is contained in:
10
theme/partials/footer.html
Normal file
10
theme/partials/footer.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<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>
|
Reference in New Issue
Block a user