Skip to content

Commit

Permalink
chatWeb added
Browse files Browse the repository at this point in the history
  • Loading branch information
mrunalnshah committed Apr 6, 2024
1 parent 2751625 commit 6b6d6ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ <h5 id="myTitle">Computer Science Student | Machine Learning || <a href = "mailt
<div > <a>About Me</a> </div>
<div > <a href="/src/components/resume.html">Resume</a> </div>
</div>
<div class="navLinksRight"> <a class="navContact" href="#"> Contact Me </a> </div>
<div class="navLinksRight"> <a class="navContact" href="https://github.com/AsgarDatari/ChatWeb/blob/main/index.html"> Contact Me </a> </div>
</nav>
</div>

Expand Down
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
document.body.style.zoom="125%"

0 comments on commit 6b6d6ee

Please sign in to comment.