From 99043faa0b3f53c5b12f27aca1e9eb3a0ec24c2e Mon Sep 17 00:00:00 2001 From: Oleg Tolchin Date: Thu, 19 Feb 2026 17:17:18 +0300 Subject: [PATCH] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8639e44..a1f9b0f 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/union/tolfin.css"); + @import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/main/tolfin.css"); ``` 3. Click Save