diff --git a/docs/customservices.md b/docs/customservices.md index 6ceb76f..a380c27 100644 --- a/docs/customservices.md +++ b/docs/customservices.md @@ -153,6 +153,7 @@ This card checks if the target link is available. All you need is to set the `ty logo: "assets/tools/sample.png" url: "https://www.wikipedia.org/" # method: "head" + # timeout: 500 # subtitle: "Bookmark example" # By default, request round trip time is displayed when subtitle is not set. ```