We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 200ab8b + 4c4ecb8 commit 1fe2c6cCopy full SHA for 1fe2c6c
themes/buildpacks/layouts/partials/footer.html
@@ -17,5 +17,10 @@
17
{{ end }}
18
</ul>
19
</div>
20
+ <div class="container sub-footer">
21
+ <ul>
22
+ <li><p>Copyright © 2022 The Linux Foundation ®. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our <a href="(https://www.linuxfoundation.org/trademark-usage">Trademark Usage page</a></p></li>
23
+ </ul>
24
+ </div>
25
26
</footer>
0 commit comments