From 21fc1245eb8fd92e2c0a2a082ab4a23ae308f62d Mon Sep 17 00:00:00 2001 From: nickexyz <niclas@nicke.xyz> Date: Sat, 19 Mar 2022 00:20:56 +0000 Subject: [PATCH] Update examples.md --- docs/examples.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/examples.md b/docs/examples.md index ff23aef..fe10818 100644 --- a/docs/examples.md +++ b/docs/examples.md @@ -133,8 +133,6 @@ Some simple bash scripts to achieve this are kindly provided in [nickexyz's repo You can use the HTTP request node to send messages with [Node-RED](https://nodered.org), some examples: Example: Send a message - - <details> <summary>Expand</summary> @@ -222,9 +220,10 @@ Example: Send a message </details> -Example: Send a picture + - + +Example: Send a picture <details> <summary>Expand</summary> @@ -340,6 +339,8 @@ Example: Send a picture </details> + + ## Gatus service health check An example for a custom alert with <a href="https://github.com/TwiN/gatus">Gatus</a> -- GitLab