Branding Update

This commit is contained in:
Jonah Aragon 2021-09-11 18:18:16 -05:00
parent 8cdbc393dc
commit c40d08fc91
No known key found for this signature in database
GPG key ID: 6A957C9A9A9429F7
5 changed files with 55 additions and 4 deletions

View file

@ -2,4 +2,4 @@
<p><i class="fab fa-creative-commons fa-fw"></i><i class="fab fa-creative-commons-by fa-fw"></i><i class="fab fa-creative-commons-nc fa-fw"></i><i class="fab fa-creative-commons-sa fa-fw"></i> Unless otherwise noted, the original content on this website is licensed under the <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.
<p><small>Copyright &copy; 2020 <a href="https://jonaharagon.com">Jonah Aragon</a>, <a href="https://github.com/orgs/privacyguides/people">The Privacy Guides Team</a>, and <a href="https://github.com/privacyguides/privacyguides.org/graphs/contributors?from=2019-05-11&type=c&to={{ site.build.date }}">Contributors</a> | <a href="https://github.com/privacyguides/privacyguides">Website Source Code</a> | <a href="https://github.com/privacyguides/privacyguides.org/issues">Open an Issue</a> | <a href="/privacy-policy/">Privacy Policy</a> | <a href="/terms-and-notices/">Website Terms &amp; Notices</a></small></p>
<p><small>Copyright &copy; 2020-2021 <a href="https://github.com/orgs/privacyguides/people">The Privacy Guides Team</a> and <a href="https://github.com/privacyguides/privacyguides.org/graphs/contributors?from=2019-05-11&type=c&to={{ site.build.date }}">Contributors</a> | <a href="https://github.com/privacyguides/privacyguides">Website Source Code</a> | <a href="https://github.com/privacyguides/privacyguides.org/issues">Open an Issue</a> | <a href="/privacy-policy/">Privacy Policy</a> | <a href="/terms-and-notices/">Website Terms &amp; Notices</a></small></p>

View file

@ -3,7 +3,7 @@
<a class="navbar-brand" href="/">
<picture>
<source srcset="/assets/img/layout/privacy-guides-logo-dark.svg" media="(prefers-color-scheme: dark)">
<img src="/assets/img/layout/privacy-guides-logo.svg" alt="Privacy Guides Logo" width="300" height="39">
<img src="/assets/img/layout/privacy-guides-logo-light.svg" alt="Privacy Guides Logo" width="300" height="39">
</picture>
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">