Skip to content

Commit eb764a1

Browse files
committed
Fix typo; fix telegram link
1 parent 8433030 commit eb764a1

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

donate.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ <h1>TimeKeeper</h1>
3434
</nav>
3535

3636
<div class="container">
37-
<h2>Поддержать основного разоработчика TimeKeeper</h2>
37+
<h2>Поддержать основного разработчика TimeKeeper</h2>
3838

3939
<p>Эту программу и её сайт создал один человек. Вы можете поддержать его,
4040
отправив донат на карту:</p>
@@ -47,7 +47,7 @@ <h2>Поддержать основного разоработчика TimeKeepe
4747
<footer>
4848
<p>Copyright (C) 2025 Michail Krasnov</p>
4949
<p>
50-
<a href="https://t.me/cov_id111">Telegram</a> |
50+
<a href="https://t.me/TimeKeeperSoft">Telegram</a> |
5151
<a href="https://github.com/mskrasnov/TimeKeeper">GitHub</a> |
5252
<a href="https://crates.io/crates/time_keeper">crates.io</a> |
5353
<a href="https://flathub.org/">flathub.org</a>

download.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ <h3>TimeKeeper v0.1.0</h3>
117117
<footer>
118118
<p>Copyright (C) 2025 Michail Krasnov</p>
119119
<p>
120-
<a href="https://t.me/cov_id111">Telegram</a> |
120+
<a href="https://t.me/TimeKeeperSoft">Telegram</a> |
121121
<a href="https://github.com/mskrasnov/TimeKeeper">GitHub</a> |
122122
<a href="https://crates.io/crates/time_keeper">crates.io</a> |
123123
<a href="https://flathub.org/">flathub.org</a>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ <h3>Ведение статистики</h3>
8181
<footer>
8282
<p>Copyright (C) 2025 Michail Krasnov</p>
8383
<p>
84-
<a href="https://t.me/cov_id111">Telegram</a> |
84+
<a href="https://t.me/TimeKeeperSoft">Telegram</a> |
8585
<a href="https://github.com/mskrasnov/TimeKeeper">GitHub</a> |
8686
<a href="https://crates.io/crates/time_keeper">crates.io</a> |
8787
<a href="https://flathub.org/">flathub.org</a>

screenshots.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ <h2>TimeKeeper v0.1.0</h2>
9797
<footer>
9898
<p>Copyright (C) 2025 Michail Krasnov</p>
9999
<p>
100-
<a href="https://t.me/cov_id111">Telegram</a> |
100+
<a href="https://t.me/TimeKeeperSoft">Telegram</a> |
101101
<a href="https://github.com/mskrasnov/TimeKeeper">GitHub</a> |
102102
<a href="https://crates.io/crates/time_keeper">crates.io</a> |
103103
<a href="https://flathub.org/">flathub.org</a>

0 commit comments

Comments
 (0)