We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d23c77c commit 5cc5a05Copy full SHA for 5cc5a05
download.html
@@ -55,6 +55,10 @@ <h1>Скачать TimeKeeper v1.0</h1>
55
class="download-btn secondary-btn">
56
Linux (static)
57
</a>
58
+ <a href="https://github.com/TimeKeeperSoft/TimeKeeper/releases/download/v1.0.0/time-keeper_1.0.0-1_amd64.deb"
59
+ class="download-btn secondary-btn">
60
+ Linux (<tt>*.deb</tt>-package)
61
+ </a>
62
<!-- </div> -->
63
<!-- <div class="download-buttons"> -->
64
<a href="https://github.com/TimeKeeperSoft/TimeKeeper/archive/refs/tags/v1.0.0.tar.gz"
0 commit comments