Skip to content

Commit

Permalink
chore(about): update about card
Browse files Browse the repository at this point in the history
  • Loading branch information
mspronesti committed Oct 15, 2023
1 parent 6cc864a commit a958eea
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/components/About/AboutCard.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,11 @@ function AboutCard() {
</p>
<ul>
<li className="about-activity">
<FaHandPointRight /> Machine Learning
<FaHandPointRight /> Machine and Deep Learning
</li>
<li className="about-activity">
<FaHandPointRight /> High-Performance Computing
</li>
<li className="about-activity">
<FaHandPointRight /> Quantum Computing
</li>
<li className="about-activity">
<FaHandPointRight /> Software Engineering
</li>
Expand Down

0 comments on commit a958eea

Please sign in to comment.