From 2c5b14dfd7ed3affda7ce47ff466767343b94285 Mon Sep 17 00:00:00 2001 From: San Jacobs Date: Wed, 3 Sep 2025 05:08:33 +0200 Subject: Smaller logo in readme --- README.md | 6 ++---- res/tafl logo textured small.webp | Bin 0 -> 76012 bytes 2 files changed, 2 insertions(+), 4 deletions(-) create mode 100644 res/tafl logo textured small.webp diff --git a/README.md b/README.md index eab393c..40c437a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -![tafl logo](https://git.sparkburst.net/tafl/plain/res/tafl%20logo%20textured.webp) +![tafl logo](https://git.sparkburst.net/tafl/plain/res/tafl%20logo%20textured%20small.webp) -# tafl - -My UI library. Work in progress. \ No newline at end of file +# tafl – My UI library. Work in progress. \ No newline at end of file diff --git a/res/tafl logo textured small.webp b/res/tafl logo textured small.webp new file mode 100644 index 0000000..2383cb0 Binary files /dev/null and b/res/tafl logo textured small.webp differ -- cgit v1.2.1