Add conditionals for showing reCaptcha keys in form
This commit is contained in:
@ -4,7 +4,7 @@ permalink: /docs/history/
|
||||
excerpt: "Change log of enhancements and bug fixes made to the theme."
|
||||
sidebar:
|
||||
nav: docs
|
||||
last_modified_at: 2018-03-29T12:48:09-04:00
|
||||
last_modified_at: 2018-03-30T18:39:37-04:00
|
||||
toc: true
|
||||
---
|
||||
|
||||
@ -17,6 +17,7 @@ toc: true
|
||||
### 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)
|
||||
|
||||
|
Reference in New Issue
Block a user