Revert "Fix URL format in manifest.json and modules README"

This reverts commit 02171c21d4.
This commit is contained in:
2026-02-17 16:48:53 +03:00
parent fdaaa5642e
commit b9a32c0696
5 changed files with 33 additions and 45 deletions

View File

@@ -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/api/v1/repos/Oleg/Tolfin/raw/branch/main/theme/complete.css?ref=main");
```
3. Click Save