You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-06-18 05:04:13 +02:00
Фикс страницы скачиваня в документации
This commit is contained in:
+2
-2
@@ -192,10 +192,10 @@ const DownloadPage = () => {
|
||||
|
||||
<div className={styles.otherVersions}>
|
||||
<Link to="https://github.com/Bayselonarrend/OpenIntegrations/releases">
|
||||
Другие версии →
|
||||
Все версии (GitHub) →
|
||||
</Link>
|
||||
<Link to="https://disk.yandex.com/d/_paRtkfzIV-wGQ">
|
||||
Резервное зеркало (Яндекс Диск) →
|
||||
Все версии (Яндекс Диск) →
|
||||
</Link>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
@@ -102,6 +102,9 @@
|
||||
.otherVersions {
|
||||
text-align: left;
|
||||
margin-top: 2rem;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 0.5rem;
|
||||
}
|
||||
|
||||
/* Modal */
|
||||
|
||||
Reference in New Issue
Block a user