Fix URLs - remove /branch/main/ from paths, use correct API format

This commit is contained in:
2026-02-17 16:07:41 +03:00
parent 02171c21d4
commit f51eb5e16f
5 changed files with 26 additions and 26 deletions

View File

@@ -3,7 +3,7 @@
"description": "Modern CSS theme for Jellyfin with custom fonts, smooth animations and responsive design",
"author": "Oleg",
"repository": "https://git.tolchin.pro/Oleg/Tolfin",
"url": "https://git.tolchin.pro/api/v1/repos/Oleg/Tolfin/raw/branch/main/theme/complete.css?ref=main",
"url": "https://git.tolchin.pro/api/v1/repos/Oleg/Tolfin/raw/theme/complete.css?ref=main",
"target": "jellyfin",
"categories": ["theme", "css"]
}