Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .netlify/layouts/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h5><a href="https://berty.tech/about">About us</a></h5>
</div><!-- /.row -->
<div class="row row-bottom">
<div class="col-lg-8 col-md-7 footer-legal">
<small>Berty™ is a registered trademark © 2018-2020 Berty Technologies - All right reserved - <a href="https://berty.tech/terms">Terms & Conditions</a> - <a href="https://berty.tech/privacy-policy">Privacy Policy</a></small>
<small>Berty™ is a registered trademark © 2018-2023 Berty Technologies - All right reserved - <a href="https://berty.tech/terms">Terms & Conditions</a> - <a href="https://berty.tech/privacy-policy">Privacy Policy</a></small>
</div><!-- /.col -->
<div class="col-lg-4 col-md-5">
{{ partial "nav_social" . }}
Expand Down