From 00c2ee32a1840ba3b5328885a5e8d7f90646134e Mon Sep 17 00:00:00 2001 From: Oleg Tolchin Date: Tue, 17 Feb 2026 22:32:02 +0300 Subject: [PATCH] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b05ec03..1edda61 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/main/theme/complete.css"); ``` 3. Click Save