Update version to 0.1.7
Build / Build & push landing (push) Successful in 18s
Build / Deploy to prod (push) Successful in 6s
Build / Notify Max (push) Successful in 1s

Fix landing page GitHub links to use pub namespace
This commit is contained in:
2026-06-15 16:59:27 +07:00
parent 372dd7123a
commit 333b051e9d
6 changed files with 12 additions and 12 deletions
+3 -3
View File
@@ -818,7 +818,7 @@
<a href="#features">Возможности</a>
<a href="#how">Как работает</a>
<a href="#cli">CLI</a>
<a href="https://git.realmanual.ru/realmanual/spaceshell" target="_blank" rel="noopener">GitHub</a>
<a href="https://git.realmanual.ru/pub/spaceshell" target="_blank" rel="noopener">GitHub</a>
</nav>
<a href="https://spaceshell.ru/download/spacesh.dmg" download class="btn btn-primary">Скачать для macOS</a>
<button class="mobile-nav-toggle" aria-label="Меню"></button>
@@ -1105,7 +1105,7 @@
Скачать для macOS
</a>
</div>
<a href="https://git.realmanual.ru/realmanual/spaceshell" target="_blank" rel="noopener" class="cta-github">
<a href="https://git.realmanual.ru/pub/spaceshell" target="_blank" rel="noopener" class="cta-github">
Исходники на GitHub →
</a>
</div>
@@ -1120,7 +1120,7 @@
<span class="footer-copy">© 2026 spacesh</span>
</div>
<div class="footer-links">
<a href="https://git.realmanual.ru/realmanual/spaceshell" target="_blank" rel="noopener">GitHub</a>
<a href="https://git.realmanual.ru/pub/spaceshell" target="_blank" rel="noopener">GitHub</a>
<a href="#">Документация</a>
<a href="#">Лицензия</a>
</div>