Skip to content

Commit 1fe2c6c

Browse files
authored
Merge pull request cds-hooks#476 from buildpacks/add-copyright-footer
Add copyright footer
2 parents 200ab8b + 4c4ecb8 commit 1fe2c6c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

themes/buildpacks/layouts/partials/footer.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,10 @@
1717
{{ end }}
1818
</ul>
1919
</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>
2025
</div>
2126
</footer>

0 commit comments

Comments
 (0)