Update version to 0.1.7
Fix landing page GitHub links to use pub namespace
This commit is contained in:
+3
-3
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user