From c96d0238ebe76003c231b8d8d103f900d2e6920e Mon Sep 17 00:00:00 2001 From: Oleg Tolchin Date: Tue, 17 Feb 2026 21:50:20 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D1=80=D0=B0=D0=B2=D0=BA=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b05ec03..644b982 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This project uses Gitea API for loading CSS files to bypass browser ORB restrict 1. Go to Jellyfin Dashboard → General → Custom CSS 2. Paste this code: ```css - @import url("https://git.tolchin.pro/api/v1/repos/Oleg/Tolfin/raw/theme/complete.css?ref=main"); + @import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/main.theme/complete.css"); ``` 3. Click Save