Adds footer license & links
- Updates license section in readme clarifying docs licensing
This commit is contained in:
parent
63bbe4c1ae
commit
883da0bc89
@ -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
|
12
mkdocs.yml
12
mkdocs.yml
@ -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)"
|
||||
|
Loading…
Reference in New Issue
Block a user