Update all links to Gitea instead of GitHub

This commit is contained in:
2026-02-16 21:32:45 +03:00
parent a9f5d3c879
commit 1bd364a669
6 changed files with 34 additions and 30 deletions

View File

@@ -2,11 +2,11 @@
"name": "tolfin",
"version": "1.0.0",
"description": "Modern CSS theme for Jellyfin media server",
"author": "OlegTolchin",
"author": "Oleg",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/OlegTolchin/Tolfin.git"
"url": "https://gitea.tolchin.pro/Oleg/Tolfin.git"
},
"homepage": "https://github.com/OlegTolchin/Tolfin#readme"
"homepage": "https://gitea.tolchin.pro/Oleg/Tolfin#readme"
}