Remove all references to official public Staticman API instance. (#2831)

* Updated Staticman docs

* remove any ref to official public instance in docs

* remove fallback instance for staticman v2

left staticman v1 untouched as I dunno how to deal with that
This commit is contained in:
Vincent Tam
2021-04-13 21:55:51 +02:00
committed by GitHub
parent 8a39b748c2
commit 2301fdf5a7
3 changed files with 11 additions and 8 deletions

View File

@ -3,7 +3,7 @@
# For example, you can have one property to handle comment submission and
# another one to handle posts.
# To encrypt strings use the following endpoint:
# https://api.staticman.net/v2/encrypt/{TEXT TO BE ENCRYPTED}
# https://{your Staticman API URL}/v[2|3]/encrypt/{TEXT TO BE ENCRYPTED}
comments:
# (*) REQUIRED