@@ -31,27 +31,37 @@ <h1>TimeKeeper</h1>
3131 <!-- Main Content -->
3232 < main class ="download-page ">
3333 < div class ="download-hero ">
34- < h1 > Скачать TimeKeeper v0.3.1 </ h1 >
34+ < h1 > Скачать TimeKeeper v1.0 </ h1 >
3535
3636 < div class ="download-buttons ">
37- < a href ="https://github.com/TimeKeeperSoft/TimeKeeper/releases/download/v0.3.1 /TimeKeeper-v0.3.1 -WINDOWS-x86_64.zip "
37+ < a href ="https://github.com/TimeKeeperSoft/TimeKeeper/releases/download/v1.0.0 /TimeKeeper-v1.0.0 -WINDOWS-x86_64.msi "
3838 class ="download-btn ">
39- < i > ↓</ i > Скачать для Windows
39+ < i > ↓</ i > Windows (пакет *.msi)
4040 </ a >
41- < a href ="https://github.com/TimeKeeperSoft/TimeKeeper/releases/download/v0.3.1 /TimeKeeper-v0.3.1 -LINUX-x86_64.zip "
41+ < a href ="https://github.com/TimeKeeperSoft/TimeKeeper/releases/download/v1.0.0 /TimeKeeper-v1.0.0 -LINUX-x86_64.AppImage "
4242 class ="download-btn ">
43- < i > ↓</ i > Скачать для Linux
43+ < i > ↓</ i > Linux (AppImage)
4444 </ a >
4545 </ div >
4646
4747 < div class ="alternative-downloads ">
4848 < p > Другие варианты загрузки:</ p >
4949 < div class ="download-buttons ">
50- < a href ="https://github.com/TimeKeeperSoft/TimeKeeper/archive/refs/tags/v0.3.1.tar.gz "
50+ < a href ="https://github.com/TimeKeeperSoft/TimeKeeper/releases/download/v1.0.0/TimeKeeper-v1.0.0-WINDOWS-x86_64.zip "
51+ class ="download-btn secondary-btn ">
52+ Windows (portable)
53+ </ a >
54+ < a href ="https://github.com/TimeKeeperSoft/TimeKeeper/releases/download/v1.0.0/TimeKeeper-v1.0.0-LINUX-x86_64.zip "
55+ class ="download-btn secondary-btn ">
56+ Linux (static)
57+ </ a >
58+ <!-- </div> -->
59+ <!-- <div class="download-buttons"> -->
60+ < a href ="https://github.com/TimeKeeperSoft/TimeKeeper/archive/refs/tags/v1.0.0.tar.gz "
5161 class ="download-btn secondary-btn ">
5262 Исходный код (.tgz)
5363 </ a >
54- < a href ="https://github.com/TimeKeeperSoft/TimeKeeper/archive/refs/tags/v0.3.1 .zip "
64+ < a href ="https://github.com/TimeKeeperSoft/TimeKeeper/archive/refs/tags/v1.0.0 .zip "
5565 class ="download-btn secondary-btn ">
5666 Исходный код (.zip)
5767 </ a >
@@ -134,4 +144,4 @@ <h2>Предыдущие версии</h2>
134144 < script src ="header.js "> </ script >
135145</ body >
136146
137- </ html >
147+ </ html >
0 commit comments