Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
AADad578 committed Oct 28, 2024
1 parent f58b04e commit deda842
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
<div class="content section-padding valign" style="margin-left: 10%; margin-top: 50px;">
<div class="caption">
<h2>Hi, I'm <span class="teal">Ankur Raghavan.</span></h2>
<h5 style="color:#fff">A <span class="typing" style="font-weight: 300; color:#004d40"></span></h5>
<h5 style="color:#fff"><span class="typing" style="font-weight: 300; color:#004d40"></span></h5>
<!-- <h5 style="color:#00796b">A <span class="typing" style="font-weight: 300; color:#fff"></span></h5> -->
<h5>Hardworking, Approachable, Passionate Robotics Engineer with a love for learning and solving problems
</h5>
Expand Down Expand Up @@ -837,7 +837,7 @@ <h3 class="page-title white-text teal">Education</h3>
<ul>
<li>Principles of Engineering</li>
<li>Science Research</li>
<li>AP Physics</li>
<li>Physics</li>
<li>Computer Science</li>
</ul>
</p>
Expand Down Expand Up @@ -888,7 +888,7 @@ <h3 class="page-title white-text teal">Contact</h3>
<script src="assets/vendor/typed.js/typed.min.js"></script>
<script type="text/javascript">
var typed = new Typed('.typing', {
strings: ["Engineer", "Developer", "Fast Learner"],
strings: ["An Engineer", "A Developer", "A Quick Learner"],
loop: true,
typeSpeed: 80,
backSpeed: 40
Expand Down

0 comments on commit deda842

Please sign in to comment.