There was an error while loading. Please reload this page.
2 parents e8501b1 + 6640519 commit 048c699Copy full SHA for 048c699
mkdocs.yml
@@ -100,7 +100,14 @@ markdown_extensions:
100
format: !!python/name:pymdownx.superfences.fence_code_format
101
- md_in_html
102
103
-copyright: Copyright © 2024 Amazon Web Services
+copyright: |
104
+ <div id="awsdocs-legal-zone-copyright">
105
+ <a href="https://aws.amazon.com/privacy" target="_blank" rel="nofollow">Privacy</a> |
106
+ <a href="https://aws.amazon.com/terms/" target="_blank" rel="nofollow">Site terms</a> |
107
+ <span class="copyright">
108
+ © 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.
109
+ </span>
110
+ </div>
111
112
plugins:
113
- privacy
0 commit comments