cyberfreedom/layouts/partials/footer.html

12 lines
No EOL
790 B
HTML

<footer style="justify-content: center; padding:5px;">
<p style="margin:15px;">Canadian Cyber Freedom © 2024 is licensed under <a href="http://creativecommons.org/licenses/by-sa/4.0">CC-BY-SA 4.0</a>
</p>
<div style="margin-right:2rem;margin-left:2rem;display:flex;flex-direction: column;justify-content: center;">
<a style="text-align:center;" href="https://libresolutions.network"><strong>Libre Solutions Network</strong></a>
<a style="text-align:center;" href="https://code.gabe.rocks/gabriel/cyberfreedom">Repository</a>
</div>
<p style="margin:15px;">
This site is a resource for educational purposes for constituents.<br> Nothing on this site constitutes legal advice, nor is suitable for regulatory compliance.
</p>
</footer>