From 62aa9c7011e747e32b018a81f2e47aeb3bb36bfe Mon Sep 17 00:00:00 2001 From: Web-serfer Date: Thu, 26 Mar 2026 07:20:41 +0500 Subject: [PATCH] Test: checking automatic deploy --- QWEN.md | 12 +++++++++++- frontend/src/components/layout/header/Header.astro | 2 +- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/QWEN.md b/QWEN.md index 3aea08b..b7fa78b 100644 --- a/QWEN.md +++ b/QWEN.md @@ -50,7 +50,17 @@ 11. **Замена хоста при развертывании проекта** - Обязательно нужно изменить http://localhost:3000/ в шаблонах писем на реальный - +12. **Команды для коммита и пуша изменений в Forgejo** + ```bash + # Зафиксировать изменения + git add . + + # Создать коммит с описанием + git commit -m "Test: checking automatic deploy" + + # Отправить код в Forgejo + git push origin main + ``` ## Qwen Added Memories - URL документации Astro: https://docs.astro.build/en/getting-started/ diff --git a/frontend/src/components/layout/header/Header.astro b/frontend/src/components/layout/header/Header.astro index 28b56ce..5a2e92f 100644 --- a/frontend/src/components/layout/header/Header.astro +++ b/frontend/src/components/layout/header/Header.astro @@ -24,7 +24,7 @@ const navLinks = cleanPath !== "/" ? [{ text: "Главная", href: "/" }, ... local_shipping
-

HIMTRANS

+

HIMTRANSS

Service