Skip to content

Commit

Permalink
refactor: footer copyright text
Browse files Browse the repository at this point in the history
  • Loading branch information
im-machakata committed Apr 8, 2024
1 parent 1335c85 commit 1b4a6e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Views/_templates/footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ function get_file_date($file): int
</div>
<div class="copyright text-white container-fluid px-4 py-2">
<div class="container-fluid">
&copy; Copyright of Crown Jewels Lab <?= date('Y') ?>.
&copy; 2024 Company, Inc. All Rights Reserved.
</div>
</div>
</footer>
Expand Down

0 comments on commit 1b4a6e0

Please sign in to comment.