From 03dc1b1da7e8602a49a9b5fa31626598825b3df5 Mon Sep 17 00:00:00 2001 From: Adrienne Walker Date: Thu, 21 Dec 2023 15:40:06 -0800 Subject: [PATCH 1/2] docs: add back logo for funsies --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b73979d8ba..31210b1baf 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,5 @@ quisquous/cactbot has permanently moved to OverlayPlugin/cactbot. See: Please file any issues or pull requests there. + +[!logo](https://raw.githubusercontent.com/quisquous/cactbot/main/screenshots/cactbot-logo-320x320.png) From fcfab048d09d3e77ed215d0cbf23d4c8cc3f4fb7 Mon Sep 17 00:00:00 2001 From: Adrienne Walker Date: Thu, 21 Dec 2023 15:42:01 -0800 Subject: [PATCH 2/2] fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31210b1baf..3a9a1ff953 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ See: Please file any issues or pull requests there. -[!logo](https://raw.githubusercontent.com/quisquous/cactbot/main/screenshots/cactbot-logo-320x320.png) +![logo](screenshots/cactbot-logo-320x320.png)