mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-05-11 22:31:16 +00:00
Website Redesign (#1360)
Co-authored-by: Jonah Aragon <jonah@triplebit.net>
This commit is contained in:
@@ -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