File tree Expand file tree Collapse file tree 2 files changed +16
-5
lines changed Expand file tree Collapse file tree 2 files changed +16
-5
lines changed Original file line number Diff line number Diff line change @@ -1562,16 +1562,23 @@ <h4>CLI and REPL for complete control</h4>
1562
1562
< div class ="row ">
1563
1563
< div class ="col-12 ">
1564
1564
< div class ="footer-text ">
1565
- Open Policy Agent is a Cloud Native Computing Foundation graduated
1566
- project.
1565
+ Open Policy Agent is a Cloud Native Computing Foundation
1566
+ Graduated project.
1567
1567
</ div >
1568
1568
< div class ="footer-logo pb-4 ">
1569
1569
< img src ="img/cloud-native-logo.png ">
1570
1570
</ div >
1571
1571
< div class ="footer-bottom ">
1572
- © {{ now.Format "2006"}} Open Policy Agent contributors. Licensed under the Apache
1573
- License, Version 2.0. For information about
1574
- contributing, < a href ="/docs/latest/contributing/ "> see documentation</ a > .
1572
+ < p >
1573
+ © {{ now.Format "2006"}} Open Policy Agent contributors.
1574
+ Licensed under the Apache License, Version 2.0. See the
1575
+ < a href ="/docs/latest/contributing/ "> contributing documentation</ a >
1576
+ for information about contributing.
1577
+ </ p >
1578
+ < p >
1579
+ The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation,
1580
+ please see our < a href ="https://www.linuxfoundation.org/legal/trademark-usage "> Trademark Usage page</ a > .
1581
+ </ p >
1575
1582
</ div >
1576
1583
</ div >
1577
1584
</ div >
Original file line number Diff line number Diff line change @@ -764,6 +764,10 @@ h4 {
764
764
color : # fff ;
765
765
}
766
766
767
+ .footer-bottom a {
768
+ color : white;
769
+ }
770
+
767
771
.policy-sharing {
768
772
position : relative;
769
773
}
You can’t perform that action at this time.
0 commit comments