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
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ <h1 class="text-white text-2xl font-bold">Sampada <span class="text-cyan-400">Ti
<a href="#hero" class="text-white font-medium hover:text-cyan-400 transition-colors duration-300">Home</a>
<a href="about.html" class="text-white font-medium hover:text-cyan-400 transition-colors duration-300">About</a>


<a href="#skills" class="text-white font-medium hover:text-cyan-400 transition-colors duration-300">Skills</a>
<a href="experience.html" class="text-white font-medium hover:text-cyan-400 transition-colors duration-300">Experience</a>

Expand Down
Loading