Skip to content

Commit

Permalink
remove duplicate profile and update myself
Browse files Browse the repository at this point in the history
  • Loading branch information
harshustle authored Dec 7, 2024
1 parent a19d798 commit a4063a1
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<!-- Page Navbar -->
<nav class="custom-navbar" data-spy="affix" data-offset-top="20">
<div class="container">
<a class="logo" href="#">SKIDDER</a>
<a class="logo" href="#">HARSHUSTLE</a>
<ul class="nav">
<li class="item">
<a class="link" href="#home">Home</a>
Expand Down Expand Up @@ -55,11 +55,11 @@
<div class="header-content container">
<h1 class="header-title">
<span class="up">HI! there</span>
<span class="down">We are SKIDDER's , </span>
<span class="down">Hello! I am CRAFTERS. </span>
</h1>
<p class="header-subtitle">Web Developer</p>
<p class="header-subtitle">Software Engineer || Web Developer</p>

<button class="btn btn-primary btn-light btn-"><a href="#about">Our Team MEMBERS</a></button>
<!-- <button class="btn btn-primary btn-light btn-"><a href="#about">Our Team MEMBERS</a></button> -->
</div>
</header><!-- end of page header -->

Expand All @@ -68,10 +68,10 @@ <h1 class="header-title">
<section class="section" id="portfolio">
<div class="container text-center">
<p class="section-subtitle">Our Powerfull Dreamer</p>
<h6 class="section-title mb-6">Team Members</h6>
<h6 class="section-title mb-6">Introduction</h6>
<!-- row -->
<div class="row">
<div class="col-md-6">
<div class="col-md-12">
<a href="harsh.html" target="_blank" class="portfolio-card">
<img src="assets/imgs/harsh.png" class="portfolio-card-img" alt="img">
<span class="portfolio-card-overlay">
Expand All @@ -82,7 +82,7 @@ <h4>Harsh Srivastav</h5>
</span>
</a>
</div>
<div class="col-md-6">
<!-- <div class="col-md-6">
<a href="harsh.html" target="_blank" class="portfolio-card">
<img src="assets/imgs/harsh.png" class="portfolio-card-img" alt="img">
<span class="portfolio-card-overlay">
Expand All @@ -92,7 +92,7 @@ <h4>Rishi Singh</h5>
</span>
</span>
</a>
</div>
</div> -->

</div><!-- end of row -->
</div><!-- end of container -->
Expand Down

0 comments on commit a4063a1

Please sign in to comment.