diff --git a/_config.yml b/_config.yml index 9eeeeeb110b8..502dfd3d69d0 100644 --- a/_config.yml +++ b/_config.yml @@ -53,6 +53,7 @@ staticman: type : # "date" options: format : # "iso8601" (default), "timestamp-seconds", "timestamp-milliseconds" + endpoint : # URL of your own deployment with trailing slash, will fallback to the public instance reCaptcha: siteKey : secret : diff --git a/_includes/comments.html b/_includes/comments.html index 8709d6942903..2f5f88b312dc 100644 --- a/_includes/comments.html +++ b/_includes/comments.html @@ -50,7 +50,7 @@
{{ site.data.ui-text[site.locale].comments_label | default: "Leave a Comment" }}
{{ site.data.ui-text[site.locale].comment_form_info | default: "Your email address will not be published. Required fields are marked" }} *
-