From 99098381c0304aef9ddd1ff8dbaa4f07daf99f83 Mon Sep 17 00:00:00 2001 From: RubbaBoy Date: Tue, 23 Nov 2021 23:24:38 -0500 Subject: [PATCH] Updated custom icon link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3046c32..3d23c84 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} ```yaml NAME: custom -ICON: 'https://simpleicons.now.sh/counter-strike/e43' +ICON: 'https://raw.githubusercontent.com/RubbaBoy/BYOBTest/master/icons/dollar.svg' STATUS: 'Custom Icons' COLOR: red GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}