From 008455fada07aa946c2fc6092f24f7ace432740f Mon Sep 17 00:00:00 2001 From: Sam Chau Date: Thu, 15 Jan 2026 19:38:37 +1030 Subject: [PATCH] style/docs: add custom banner with logo and header --- README.md | 37 +++++++++++++------------- src/lib/client/assets/banner-dark.svg | 10 +++++++ src/lib/client/assets/banner-light.svg | 10 +++++++ 3 files changed, 39 insertions(+), 18 deletions(-) create mode 100644 src/lib/client/assets/banner-dark.svg create mode 100644 src/lib/client/assets/banner-light.svg diff --git a/README.md b/README.md index 0a459e3..992c36f 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,22 @@ - - - - - -
Profilarr -

Profilarr

-

- GitHub release - Docker Pulls - License - Website - Discord - Buy Me A Coffee - GitHub Sponsors -

-

Manage quality profiles, custom formats, and release profiles across your Radarr and Sonarr instances. Define your profiles once with a Git-backed configuration database, then sync them to any number of \*arr instances.

-
+ + + + Profilarr + + +
+ +

+ GitHub release + Docker Pulls + License + Website + Discord + Buy Me A Coffee + GitHub Sponsors +

+ +

Manage quality profiles, custom formats, and release profiles across your Radarr and Sonarr instances. Define your profiles once with a Git-backed configuration database, then sync them to any number of *arr instances.

## Features diff --git a/src/lib/client/assets/banner-dark.svg b/src/lib/client/assets/banner-dark.svg new file mode 100644 index 0000000..a36b912 --- /dev/null +++ b/src/lib/client/assets/banner-dark.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/lib/client/assets/banner-light.svg b/src/lib/client/assets/banner-light.svg new file mode 100644 index 0000000..892fc3d --- /dev/null +++ b/src/lib/client/assets/banner-light.svg @@ -0,0 +1,10 @@ + + + + + + + + + +