From 56fe1a5244bd902f58716ce78f28c709d8532eed Mon Sep 17 00:00:00 2001 From: mkelvers Date: Sun, 19 Apr 2026 19:48:49 +0200 Subject: [PATCH] fix: add theme-specific readme logos --- README.md | 5 ++++- static/readme-logo-dark.svg | 4 ++++ static/readme-logo-light.svg | 4 ++++ 3 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 static/readme-logo-dark.svg create mode 100644 static/readme-logo-light.svg diff --git a/README.md b/README.md index d505f8d..9c721c3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,10 @@
- MyAnimeList logo + + + MyAnimeList logo + MyAnimeList
diff --git a/static/readme-logo-dark.svg b/static/readme-logo-dark.svg new file mode 100644 index 0000000..e69b827 --- /dev/null +++ b/static/readme-logo-dark.svg @@ -0,0 +1,4 @@ + + + + diff --git a/static/readme-logo-light.svg b/static/readme-logo-light.svg new file mode 100644 index 0000000..b83f8a4 --- /dev/null +++ b/static/readme-logo-light.svg @@ -0,0 +1,4 @@ + + + +