Adds footer license & links

- Updates license section in readme clarifying docs licensing
This commit is contained in:
Henry Wilkinson 2023-04-06 17:20:50 -04:00
parent 63bbe4c1ae
commit 883da0bc89
2 changed files with 13 additions and 1 deletions

View File

@ -42,4 +42,4 @@ Please see the GitHub issues and [this GitHub Project](https://github.com/orgs/w
Browsertrix Cloud is made available under the AGPLv3 License.
If you would like to use it under a different license or have a question, please reach out as that may be a possibility.
Documentation is made available under the Creative Commons Attribution 4.0 International License

View File

@ -14,6 +14,7 @@ theme:
- navigation.instant
- navigation.tracking
- navigation-indexes
- navigation.footer
font:
text: Inter
code: Recursive
@ -50,3 +51,14 @@ markdown_extensions:
extra:
generator: false
social:
- icon: bootstrap/globe
link: https://webrecorder.net
- icon: bootstrap/chat-left-text-fill
link: https://forum.webrecorder.net/
- icon: bootstrap/mastodon
link: https://digipres.club/@webrecorder
- icon: bootstrap/youtube
link: https://www.youtube.com/@webrecorder
copyright: "Creative Commons Attribution 4.0 International (CC BY 4.0)"