Add footer content docs

This commit is contained in:
Patrick Marsceill
2019-08-14 10:50:49 -04:00
parent b89b683f90
commit f2cec110ff
2 changed files with 8 additions and 0 deletions

View File

@@ -38,6 +38,13 @@ aux_links:
- "//github.com/pmarsceill/just-the-docs"
```
## Footer content
```yaml
# Footer content appears at the bottom of every page's main content
footer_content: "Copyright &copy; 2017-2019 Patrick Marsceill. Distributed by an <a href=\"https://github.com/pmarsceill/just-the-docs/tree/master/LICENSE.txt\">MIT license.</a>"
```
## Color scheme
```yaml