Update domain from gitea.tolchin.pro to git.tolchin.pro

This commit is contained in:
2026-02-16 21:56:26 +03:00
parent 1bd364a669
commit 589890770f
6 changed files with 24 additions and 24 deletions

View File

@@ -31,7 +31,7 @@
--theme-blur: 16px; /* Сила размытия фона */
/* URL изображений */
--banner-url: url('https://gitea.tolchin.pro/Oleg/Tolfin/raw/branch/latest/assets/banner.png');
--banner-url: url('https://git.tolchin.pro/Oleg/Tolfin/raw/branch/latest/assets/banner.png');
/* Переменные модулей */
--show-count-indicators: flex; /* none для скрытия индикаторов */
@@ -1162,4 +1162,4 @@ progress {
git tag -a v1.0.1 -m "Release v1.0.1"
git push origin v1.0.1
git tag -f latest (хеш v1.0.1)
git push origin latest --force
git push origin latest --force