_includes/footer.html (7 lines of code) (raw):
<!-- Footer -->
<footer class="py-5 bg-dark">
<div class="container">
<p class="m-0 text-center text-white">
Copyright © 2025 Amazon Web Services, Inc. or its affiliates. All rights reserved
</p>
</div>
<!-- /.container -->
</footer>