You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docusaurus.config.js
+7-12Lines changed: 7 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -262,9 +262,6 @@ const config = {
262
262
// Config for footer here
263
263
footer: {
264
264
style: "dark",
265
-
copyright: `Copyright llm-d a Series of LF Projects, LLC. Apache 2.0 License.<br />\
266
-
We are a Cloud Native Computing Foundation sandbox project.<br />\
267
-
For website terms of use, trademark policy and other project policies please see <a href="https://lfprojects.org/policies/" target="_blank" rel="noreferrer noopener">https://lfprojects.org/policies/</a>`,
copyright: `Copyright llm-d a Series of LF Projects, LLC. Apache 2.0 License.`,
361
+
copyright: `Copyright llm-d a Series of LF Projects, LLC. Apache 2.0 License.<br />\
362
+
We are a Cloud Native Computing Foundation sandbox project.<br />\
363
+
For website terms of use, trademark policy and other project policies please see <a href="https://lfprojects.org/policies/" target="_blank" rel="noreferrer noopener">https://lfprojects.org/policies/</a>`,
copyright: `Copyright llm-d a Series of LF Projects, LLC. Apache 2.0 License.<br />\
404
404
We are a Cloud Native Computing Foundation sandbox project.<br />\
405
405
For website terms of use, trademark policy and other project policies please see <a href="https://lfprojects.org/policies/" target="_blank" rel="noreferrer noopener">https://lfprojects.org/policies/</a>`,
0 commit comments