Update domain from gitea.tolchin.pro to git.tolchin.pro
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user