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 188f6ad commit 0b07f2dCopy full SHA for 0b07f2d
index.html
@@ -206,7 +206,7 @@ <h3>Web Development</h3>
206
</div>
207
<div class="col-md-6 col-lg-3">
208
<div class="h-100 p-4 glass-card interest-card">
209
- <i class="fa-brands fa-pyrhon icon-bg"></i>
+ <i class="fa-brands fa-python icon-bg"></i>
210
<i class="fa-brands fa-python feature-icon"></i>
211
<h3>Python</h3>
212
<p>One of my favorite programming languages for its versatility and simplicity. I use PyCharm as my go-to IDE for Python development.</p>
0 commit comments