Skip to content

Commit

Permalink
Updated copyright footer date (#1428)
Browse files Browse the repository at this point in the history
  • Loading branch information
cwarnermm authored Jan 7, 2025
1 parent dda1a85 commit 665377f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/layouts/partials/footer.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<footer class="text-center homepage-footer">
<div class="container-fluid">
<div class="footer__copyright ff--trade-gothic"><span class="footer__copyright-text">© Mattermost, Inc. 2024.</span> <a href="https://mattermost.com/terms-of-use/">Terms of Use</a> <span>|</span> <a href="https://mattermost.com/privacy-policy/">Privacy Policy</a> <span>|</span> <a href="https://mattermost.com/privacy-policy/cookies/">Cookie Policy</a></div>
<div class="footer__copyright ff--trade-gothic"><span class="footer__copyright-text">© Mattermost, Inc. 2025.</span> <a href="https://mattermost.com/terms-of-use/">Terms of Use</a> <span>|</span> <a href="https://mattermost.com/privacy-policy/">Privacy Policy</a> <span>|</span> <a href="https://mattermost.com/privacy-policy/cookies/">Cookie Policy</a></div>
<ul class="footer__icons">
<li>
<a href="{{ .Site.Params.footer.github }}" target="_blank" rel="noopener noreferrer">
Expand Down

0 comments on commit 665377f

Please sign in to comment.