Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ CV-Using-HTML-CSS

This is a non-responsive CV, made using HTML and CSS only. (Just a practice)

Demo: https://ovi.github.io/HTML-CSS-CV/
Demo: https://github.com/GeetikaManne315/GeetikaManne315.github.io/
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<div class="photo-and-name">
<img src="profile.png" class="photo" alt="Profile Picture">
<div class="contact-info-box">
<h1 class="name">Muhammad Owais</h1>
<h1 class="name">GeetikaManne315</h1>
<br>
<h3 class="job-title">IT Manager</h3>
<p class="contact-details">Phone: +92-344-4XX3-1XX &nbsp; - &nbsp; Email: contact@muhammadovi.com</p>
Expand Down