Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
PjrCodes authored Jan 28, 2022
1 parent 343eca0 commit d73e5c8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,19 @@ <h2 data-aos="fade-up" data-aos-delay="400">With amazing power and advanced secu
</section><!-- End Hero -->

<main id="main">
<!-- ======= Breadcrumbs ======= -->
<section class="breadcrumbs">
<div class="container">

<ol>
<li><a href="#about">Home</a></li>
<li>Inner Page</li>
</ol>
<h2>Inner Page</h2>

</div>
</section><!-- End Breadcrumbs -->

<!-- ======= About Section ======= -->
<section id="about" class="about">

Expand Down

0 comments on commit d73e5c8

Please sign in to comment.