Automatically set navbar light/dark based on color (#702)
This commit is contained in:
parent
5ce0f3a5f2
commit
c7c5ba0207
2 changed files with 13 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
## Unreleased version
|
||||
|
||||
- Add YAML option `head-extra` which is similar to `footer-extra` but is used to include custom HTML code in a page's `<head>` tag
|
||||
- Add YAML option `head-extra` which is similar to `footer-extra` but is used to include custom HTML code in a page's `<head>` tag
|
||||
- Add automatic navbar color detection (#702)
|
||||
|
||||
## v4.1.0 2020-08-08
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue