Skip to content

Commit

Permalink
✨ Add github link
Browse files Browse the repository at this point in the history
  • Loading branch information
Evavic44 committed Jan 26, 2022
1 parent 828ecfb commit 63ceaa2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,15 @@
<div class="container">
<!-- Logo -->
<h1 id="logo">
<a href="#"><img src="./assets/logo.png" alt="Your Logo" /></a>
<a href="https://github.com/CommunityPro/portfolio-html"><img src="./assets/logo.png" alt="Your Logo" /></a>
</h1>
<!-- Navbar links -->
<ul class="nav-menu">
<li><a class="nav-link" href="#projects">PROJECTS</a></li>
<li><a class="nav-link" href="#">CONTACT</a></li>
<li><a class="nav-link" href="#">BlOG</a></li>
<li>
<a class="nav-link btn btn-primary" href="#"
<a class="nav-link btn btn-primary" href="https://github.com/CommunityPro/portfolio-html"
>RESUME <i class="fas fa-arrow-right"></i
></a>
</li>
Expand Down Expand Up @@ -110,7 +110,7 @@ <h2>products, brands, and experience.</h2>
design, brand identity and product design.
</p>
</div>
<a href="#" class="btn btn-secondary">Connect With Me</a>
<a href="https://github.com/CommunityPro/portfolio-html" class="btn btn-secondary">Connect With Me</a>
</section>
</header>

Expand Down Expand Up @@ -234,4 +234,4 @@ <h3>Project Six</h3>
</footer>
<script src="js/script.js"></script>
</body>
</html>
</html>

0 comments on commit 63ceaa2

Please sign in to comment.