File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ function App() {
3131 < footer className = "bg-white border-t border-gray-200 mt-12" >
3232 < div className = "max-w-7xl mx-auto py-6 px-4 sm:px-6 lg:px-8" >
3333 < p className = "text-center text-sm text-gray-500" >
34- Learn more about devfiles at{ ' ' }
34+ Learn more about devfiles at{ ' ' }
3535 < a
3636 href = "https://devfile.io/docs/"
3737 target = "_blank"
@@ -41,6 +41,17 @@ function App() {
4141 devfile.io/docs
4242 </ a >
4343 </ p >
44+ < p className = "text-center text-sm text-gray-500" >
45+ Copyright © Devfile a Series of LF Projects, LLC For website terms of use, trademark policy and other project policies please see{ ' ' }
46+ < a
47+ href = "https://lfprojects.org/policies/"
48+ target = "_blank"
49+ rel = "noopener noreferrer"
50+ className = "text-blue-600 hover:text-blue-500"
51+ >
52+ lfprojects.org/policies/.
53+ </ a >
54+ </ p >
4455 </ div >
4556 </ footer >
4657 </ div >
You can’t perform that action at this time.
0 commit comments