From a25b55dcc6f7561ea007cf5059225cce5205bd54 Mon Sep 17 00:00:00 2001 From: Simon Kelly Date: Sun, 12 May 2024 20:17:39 +0100 Subject: [PATCH] Use logo from gist as repo is currently private --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6a386e..11f1d6a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/:user/:repo/:workflow?style=for-the-badge) ![Gitea Last Commit](https://img.shields.io/gitea/last-commit/simonkellly/bld-ninja?style=for-the-badge) -![BLD Ninja logo](https://raw.githubusercontent.com/simonkellly/bld-ninja/main/public/bldninja-logo-v1.svg?token=GHSAT0AAAAAACQ5KLGAIGCCQ7WF6OZIWAZMZSBA6ZA) +![BLD Ninja logo](https://gist.githubusercontent.com/simonkellly/3cf136bb9b40410b2622c9960e5d91a5/raw/6511c7131a5628bcc41108e3477e2042a204bc83/Logo.svg) This is a work in progress 3BLD trainer. It is designed to be used with a smart cube to analyse solves and identify places to improve. This is a more fully featured replacement for my previous trainer [BLD Tools](https://github.com/simonkellly/bld-tools).