File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 }
3333 },
3434 "footerLinks" : [
35- {
36- "link" : " https://openjsf.org/" ,
37- "text" : " components.containers.footer.links.openJSFoundation"
38- },
3935 {
4036 "link" : " https://trademark-policy.openjsf.org/" ,
4137 "text" : " components.containers.footer.links.trademarkPolicy"
5551 {
5652 "link" : " https://github.com/nodejs/node/security/policy" ,
5753 "text" : " components.containers.footer.links.security"
54+ },
55+ {
56+ "link" : " https://openjsf.org/" ,
57+ "text" : " components.containers.footer.links.openJSFoundation"
5858 }
5959 ],
6060 "socialLinks" : [
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ const Footer: FC<FooterProps> = ({
8282 as = { as }
8383 pathname = { pathname }
8484 >
85- { openJSlink . text }
85+ © { openJSlink . text }
8686 </ NavItem >
8787
8888 < div className = { styles . social } >
You can’t perform that action at this time.
0 commit comments