Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -68,7 +68,7 @@
|
|
| 68 |
|
| 69 |
<div class="topic-card" data-section="typecasting">
|
| 70 |
<div class="topic-card__icon">🔄</div>
|
| 71 |
-
<h3 class="topic-card__title">Перетворення типів</h3>
|
| 72 |
<p class="topic-card__description">Type casting між різними типами даних</p>
|
| 73 |
<div class="topic-card__progress">
|
| 74 |
<div class="progress-bar">
|
|
|
|
| 68 |
|
| 69 |
<div class="topic-card" data-section="typecasting">
|
| 70 |
<div class="topic-card__icon">🔄</div>
|
| 71 |
+
<h3 class="topic-card__title">Перетворення типів даних</h3>
|
| 72 |
<p class="topic-card__description">Type casting між різними типами даних</p>
|
| 73 |
<div class="topic-card__progress">
|
| 74 |
<div class="progress-bar">
|