From 8eb880aaa0f674fcb872f576a18fa701ae46c2a8 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Mon, 11 Feb 2019 15:55:47 -0500 Subject: [PATCH] Revert "Add Staticman app endpoint to docs site" This reverts commit 67c08a05fd738b9acea8010db621438a593bb0c6. --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index 9437913a..789452ce 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -53,7 +53,7 @@ staticman: type : # "date" options: format : # "iso8601" (default), "timestamp-seconds", "timestamp-milliseconds" - endpoint : "https://dev.staticman.net/v3/entry/github/" + endpoint : # URL of your own deployment with trailing slash, will fallback to the public instance reCaptcha: siteKey : # "6LdRBykTAAAAAFB46MnIu6ixuxwu9W1ihFF8G60Q" secret : # "PznnZGu3P6eTHRPLORniSq+J61YEf+A9zmColXDM5icqF49gbunH51B8+h+i2IvewpuxtA9TFoK68TuhUp/X3YKmmqhXasegHYabY50fqF9nJh9npWNhvITdkQHeaOqnFXUIwxfiEeUt49Yoa2waRR7a5LdRAP3SVM8hz0KIBT4="