Skip to content
Open
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
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang = "en" dir = "ltr">
<html lang = "en">
<head>
<meta charset = "utf-8">
<title> My Site </title>
Expand Down Expand Up @@ -33,15 +33,15 @@ <h3>Programming & Web Development</h3>
<div class="skill-row">
<img class="img-hack" src="images\hackathon.png" alt="hackathon.png">
<h3>Languages Proficiency</h3>
<p>HTML, CSS, Javascript, C, C++, Python.</p>
<p>HTML, CSS, Javascript, C, C++, Python, java</p>
</div>
</div>
<hr>
<div class="contact-me">
<h2>Get In Touch</h2>
<h3>If you want to create Stunning Websites.</h3>
<p class="para">If you have a project that you want to get started, think you need my help with something or just fancy saying hey, then get in touch.</p>
<a class="btn" href="mailto:rohithmaddz7@email.com">CONTACT ME</a>
<a class="btn" href="mailto:rohithmaddz7@gmail.com">CONTACT ME</a>
</div>
</div>

Expand Down