Add conditionals for showing reCaptcha keys in form

This commit is contained in:
Michael Rose
2018-03-30 18:39:54 -04:00
parent c0ee81ea7c
commit 2248a4b1ba
3 changed files with 10 additions and 6 deletions

View File

@ -7,6 +7,7 @@
### Bug Fixes
* Use correct text string for "Back to Top" link. [#1595](https://github.com/mmistakes/minimal-mistakes/issues/1595)
* Add conditionals for showing `reCaptcha.siteKey` and `reCaptcha.secret` in Staticman comments form.
## [4.11.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.11.1)