Update all URLs to use Gitea API format with /api/v1/repos/ and ?ref=main

This commit is contained in:
2026-02-17 15:18:48 +03:00
parent edd590e380
commit a376edc778
17 changed files with 26 additions and 1123 deletions

View File

@@ -5,7 +5,7 @@
*/
:root {
--banner-url: url('https://git.tolchin.pro/api/v1/repos/Oleg/Tolfin/raw/assets/banner.png?ref=main');
--banner-url: url('https://git.tolchin.pro/api/v1/repos/Oleg/Tolfin/raw/branch/main/assets/banner.png?ref=main');
}
/* Custom banner for background */