Adds configuration for text-color (#694)

This commit is contained in:
Amy Troschinetz 2020-08-07 20:07:45 -07:00 committed by GitHub
parent 8c0156c1af
commit ac04e14954
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 3 deletions

View file

@ -1,5 +1,6 @@
## Unreleased version
- Adds configuration for page text color. (#694)
- Adds support for site level keywords page meta header. (#691)
- Adds support for custom meta-theme site color. (#692)
- Add support for `site-css` config parameter to provide site-level CSS files. (#695)