From 58835f4098359d8844eb020951db10c83b6271ff Mon Sep 17 00:00:00 2001 From: Dean Attali Date: Mon, 13 Jul 2020 01:12:03 -0400 Subject: [PATCH] update config to be more clear about staticman params --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 0fd5e50..9159749 100644 --- a/_config.yml +++ b/_config.yml @@ -140,14 +140,14 @@ footer-link-col: "#404040" # To use Staticman comments, first invite `staticmanlab` as a collaborator to your repository and # accept the invitation by going to `https://staticman3.herokuapp.com/v3/connect/github//`. -# Then uncomment the following section and fill in "repository", "branch", and "endpoint". +# Then uncomment the following section and fill in "repository" and "branch". # If you want to use reCaptcha for staticman (optional for spam protection), then fill # in the "siteKey" and "secret" parameters below and also in `staticman.yml`. # See more details at https://staticman.net/ #staticman: # repository : # GitHub username/repository eg. "daattali/beautiful-jekyll" # branch : master # If you're not using `master` branch, then you also need to update the `branch` parameter in `staticman.yml` -# endpoint : # URL of your own deployment, with a trailing slash (will fallback to a public GitLab instance) eg. https:///v3/entry/github/ +# endpoint : # (optional) URL of your own deployment, with a trailing slash eg. https:///v3/entry/github/ (will fallback to a public GitLab instance) # reCaptcha: # siteKey : # Use your own site key, you need to apply for one on Google # secret : # ENCRYPT your password by going to https://staticman3.herokuapp.com/v3/encrypt/