Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update.md #95

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
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: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,6 @@ Deadline: 11th March, 2019
<li><a href="https://hardik-agrawal.github.io/hardik.github.io/">Hardik Agrawal</a></li>
<li><a href="https://dixitshivani.github.io/portfolio/">shivani</a></li>
<li><a href="https://khushigour.github.io/">Khushi Gour</a></li>
<li><a href="https://nkbdox10.github.io/">Atish</a></li>
</ul>

6 changes: 3 additions & 3 deletions Shashwat Mahajan/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
</head>
<body>
<header>
<a href="index.html" class="header-brand">Shashwat Mahajan</a>
<a href="index.html" class="header-brand">Niranshu Kumar Behera</a>
<nav>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="portfolio.html">Portfolio</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="about.html">About</a></li>
<!-- <li><a href="music.html">Music</a></li> -->
<li><a href="music.html">Music</a></li>
</ul>
<a href="music.html" class="music">Music</a>
</nav>
Expand All @@ -29,4 +29,4 @@
</div>
</main>
</body>
</html>
</html>
6 changes: 3 additions & 3 deletions Shashwat Mahajan/contact.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Contact</title>
<title>Info and Contact</title>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
Expand All @@ -18,7 +18,7 @@
<li><a href="portfolio.html">Portfolio</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="about.html">About</a></li>
<!-- <li><a href="music.html">Music</a></li> -->
<li><a href="music.html">Music</a></li>
</ul>
<a href="music.html" class="music">Music</a>
</nav>
Expand All @@ -29,4 +29,4 @@
</div>
</main>
</body>
</html>
</html>