Add a trademarks and docs license link
Fixes #4264 Signed-off-by: James Hewitt <james.hewitt@uk.ibm.com>
This commit is contained in:
parent
9b3eac8f08
commit
5bebd152be
2 changed files with 5 additions and 0 deletions
|
@ -22,4 +22,8 @@ disablePathToLower: true
|
|||
params:
|
||||
geekdocRepo: "https://github.com/distribution/distribution"
|
||||
geekdocEditPath: edit/main/docs
|
||||
geekdocLegalNotice: "https://www.linuxfoundation.org/legal/trademark-usage"
|
||||
geekdocContentLicense:
|
||||
name: CC BY 4.0
|
||||
link: https://creativecommons.org/licenses/by/4.0/
|
||||
geekdocOverwriteHTMLBase: true
|
||||
|
|
1
docs/i18n/en.yaml
Normal file
1
docs/i18n/en.yaml
Normal file
|
@ -0,0 +1 @@
|
|||
footer_legal_notice: Trademarks
|
Loading…
Reference in a new issue