diff --git a/mkdocs.yml b/mkdocs.yml index d28af28..5a619b0 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -75,6 +75,10 @@ site_description: >- repo_name: sdcio/docs repo_url: https://github.com/sdcio/docs site_url: "https://docs.sdcio.dev" +copyright: >- + Copyright SDC a Series of LF Projects, LLC

+ For website terms of use, trademark policy and other project policies please see + lfprojects.org/policies/. theme: name: material custom_dir: docs/overrides