From d87223f2922b2b2ff701460f16b14b87b82ded01 Mon Sep 17 00:00:00 2001 From: Marcello Bachechi Date: Thu, 22 Jul 2021 11:59:34 -0600 Subject: [PATCH] Added documentation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 072dd90..1a2ad1a 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ You can either deploy with **Cloudflare Deploy Button** using GitHub Actions or method: GET # default=GET expectStatus: 200 # operational status, default=200 followRedirect: false # should fetch follow redirects, default=false + linkable: false # should the titles be links to the service, default=true ``` 5. Push to `main` branch to trigger the deployment