Skip to content

Commit

Permalink
Finish hyperlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
astianmuchui committed Feb 11, 2024
1 parent f674e0d commit a3e20a8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions home/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@ <h3 class="txt-white txt-light txt-lower">


<div class="grid-2">
<a href="#" class="btn-transparent-primary"> <i class="fas fa-terminal "></i> Get Started</a>
<a href="#" class="btn-primary"> <i class="fab fa-github txt-white"></i> Contribute </a>
<a href="#start" class="btn-transparent-primary"> <i class="fas fa-terminal "></i> Get Started</a>
<a href="https://github.com/astianmuchui/PixelSequel/wiki" class="btn-primary"> <i class="fab fa-github txt-white"></i> Contribute </a>
</div>
</div>

</main>

<section class="flex-column y-start">
<section class="flex-column y-start" id="start">

<h1 class="txt-gradient">It starts in your commandline</h1>

Expand Down

0 comments on commit a3e20a8

Please sign in to comment.