Skip to content

Commit f454181

Browse files
committed
Add information about donates
1 parent 64b8f6e commit f454181

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
</head>
1515

1616
<body>
17-
<!-- Header -->
1817
<header>
1918
<div class="logo">
2019
<img src="logo/clock.svg" alt="TimeKeeper Logo">
@@ -35,6 +34,7 @@ <h2>Таймер для тех, кто забывает отдыхать</h2>
3534
<div class="download-buttons">
3635
<a href="#" class="download-btn" id="main-download-btn">Скачать для Windows</a>
3736
<a href="download.html" class="download-btn secondary-btn">Скачать для других ОС</a>
37+
<a href="donate.html" class="download-btn secondary-btn">Отправить донат</a>
3838
</div>
3939
</section>
4040

@@ -44,6 +44,7 @@ <h2>Таймер для тех, кто забывает отдыхать</h2>
4444
<!-- <img src="assets/b.webp" alt="TimeKeeper Screenshot"> -->
4545
<img src="assets/b.png" alt="TimeKeeper Screenshot">
4646
</div>
47+
<div align="center"><small><b>Вы можете поддержать меня донатом на карту: <code>2202206252335406</code> (Сбербанк)</b></small></div>
4748
</section>
4849

4950
<!-- Description -->

0 commit comments

Comments
 (0)