diff --git a/_config.yml b/_config.yml index b46259c362b1..eb885eab1e67 100644 --- a/_config.yml +++ b/_config.yml @@ -139,7 +139,8 @@ url-pretty: "www.crazyee.com" # eg. "deanattali.com/beautiful-jekyll" staticman: repository : "hotsauce1861/hotsauce1861.github.io" # 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 : "https://staticman3.herokuapp.com/v3/entry/github/" # URL of your own deployment, with a trailing slash (will fallback to a public GitLab instance) eg. https://<your-api>/v3/entry/github/ + endpoint : "https://api.staticman.net/v3/entry/github/" # URL of your own deployment, with a trailing slash (will fallback to a public GitLab instance) eg. https://<your-api>/v3/entry/github/ + # https://api.staticman.net/v1/webhook reCaptcha: # reCaptcha for Staticman (OPTIONAL, but recommended for spam protection) # If you use reCaptcha, you must also set these parameters in staticman.yml