Skip to content

Commit

Permalink
Merge pull request #507 from riddhij0804/feature_tips
Browse files Browse the repository at this point in the history
Added a Resume Tips Section
  • Loading branch information
GarimaSingh0109 authored Oct 12, 2024
2 parents f9c6ac0 + 696303c commit 04eacc6
Show file tree
Hide file tree
Showing 4 changed files with 415 additions and 0 deletions.
1 change: 1 addition & 0 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ <h1>Resum Resume</h1>
<a class="tab" href="#home">Home</a>
<a class="tab" href="about.html">About</a>
<a class="tab" href="resume.html">Build Resume</a>
<a class="tab" href="resume_tips.html">Resume Tips</a>
<a class="tab" href="signup.html">Sign Up</a>
<a class="tab" href="login.html">Login</a>
</div>
Expand Down
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -696,6 +696,7 @@
<a href="#home">Home</a>
<a href="about.html">About</a>
<a href="resume.html">Build Resume</a>
<a href="resume_tips.html">Resume Tips</a>
<a href="login.html">Login</a>
</nav>

Expand Down
1 change: 1 addition & 0 deletions resume.html
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@ <h1>Resum Resume</h1>
<a class="tab" href="#home">Home</a>
<a class="tab" href="about.html">About</a>
<a class="tab" href="resume.html">Build Resume</a>
<a class="tab" href="resume_tips.html">Resume Tips</a>
<a class="tab" href="signup.html">Sign Up</a>
<a class="tab" href="login.html">Login</a>
</div>
Expand Down
Loading

0 comments on commit 04eacc6

Please sign in to comment.