Fix URL format in manifest.json and modules README

This commit is contained in:
2026-02-17 15:28:19 +03:00
parent a376edc778
commit 02171c21d4
2 changed files with 14 additions and 14 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?ref=main/theme/complete.css",
"url": "https://git.tolchin.pro/api/v1/repos/Oleg/Tolfin/raw/branch/main/theme/complete.css?ref=main",
"target": "jellyfin",
"categories": ["theme", "css"]
}