Skip to content

Commit f350011

Browse files
Update index.html
1 parent 5e51ce8 commit f350011

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,19 @@ <h3>Yixboost Games</h3>
280280
</a>
281281
</div>
282282
</div>
283+
<div class="col-md-6">
284+
<div class="h-100 p-5 glass-card">
285+
<i class="fa-brands fa-youtube"></i>
286+
<h3>🎬️ YouTube Player</h3>
287+
<p>YouTube Player with Python and MPV .</p>
288+
<div class="d-flex flex-wrap mt-3 mb-3">
289+
<span class="skill-badge"><i class="fa-brands fa-python"></i>Python</span>
290+
</div>
291+
<a href="https://github.com/jonasvanleeuwen19/youtube-player" target="_blank" class="btn btn-outline mt-2" type="button">
292+
<i class="fa-brands fa-github me-2"></i>Github
293+
</a>
294+
</div>
295+
</div>
283296
</div>
284297

285298
<footer class="pt-3 mt-4 text-muted border-top text-center">

0 commit comments

Comments
 (0)