From 777f2afb7ac6c3cb2c3376767853bf1139278f8b Mon Sep 17 00:00:00 2001 From: Oleg Tolchin Date: Tue, 17 Feb 2026 21:57:56 +0300 Subject: [PATCH] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 644b982..76d4b46 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/Oleg/Tolfin/raw/branch/main.theme/complete.css"); + @import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/main/theme/complete.css"); ``` 3. Click Save