Skip to content

Commit 4c4aea2

Browse files
authored
Merge pull request #203 from christian-heusel/add-license-footer
add content license to website footer
2 parents a2a9b88 + 9d4a589 commit 4c4aea2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

website/config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ baseURL = "https://uapi-group.org/specifications"
22
languageCode = "en-us"
33
title = "UAPI Group Specifications"
44
theme = "hugo-book"
5+
copyright = 'Licensed under [CC-BY-4.0](https://spdx.org/licenses/CC-BY-4.0.html)'
56

67
[[menu.before]]
78
name = "⬅️ Back to top"

0 commit comments

Comments
 (0)