Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Shashwenth committed Oct 18, 2024
1 parent 0449841 commit 2a66b77
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 @@ -310,10 +310,10 @@ <h3>Sri Sairam Engineering College</h3>
<section class="section light-background fade-effect" id="resume">
<div class="section-title"><h2>My Resume</h2></div>
<div class="pdf-container">
<iframe src="https://drive.google.com/file/d/186EZkczLSxzXPNQbX2cpuR2U6bN_zUaw/preview" width="100%" height="600px" allow="autoplay"></iframe>
<iframe src="https://drive.google.com/file/d/1uvdXEIMwDcz9bQ0ZlBuozrmdBhdnaiIG/preview" width="100%" height="600px" allow="autoplay"></iframe>
</div>
<div class="pdf-controls">
<a href="https://drive.google.com/uc?export=download&id=186EZkczLSxzXPNQbX2cpuR2U6bN_zUaw" class="download-btn">Download PDF</a>
<a href="https://drive.google.com/uc?export=download&id=1uvdXEIMwDcz9bQ0ZlBuozrmdBhdnaiIG" class="download-btn">Download PDF</a>
</div>
</section>

Expand All @@ -340,7 +340,7 @@ <h3>Sri Sairam Engineering College</h3>
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script>
<script>
var typed = new Typed('.typed', {
strings: [ "Backend Enthusiast", "Full Stack Developer"],
strings: [ "Backend Engineer", "Full Stack Developer"],
typeSpeed: 50,
backSpeed: 50,
backDelay: 2000,
Expand Down

0 comments on commit 2a66b77

Please sign in to comment.