From a384854a29f6ef067d0e8ff5f451e0a24ea4c9ff Mon Sep 17 00:00:00 2001 From: Nick Hepler Date: Thu, 21 Nov 2024 07:26:50 -0500 Subject: [PATCH] Update README logo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1860d47..0fbaf04 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # gotifyer -![gotifyer logo](https://git.nickhepler.cloud/nick/gotifyer/raw/branch/master/gotifyer_logo.png) +![gotifyer logo](https://git.nickhepler.cloud/nick/gotifyer/raw/branch/master/gotifyer_logo_96.png) ## Overview This Bash script allows you to send notifications using the Gotify service. It checks the health of the Gotify server before sending notifications and logs the results.