Skip to content

Commit

Permalink
sponser added
Browse files Browse the repository at this point in the history
  • Loading branch information
codeperfectplus committed Aug 15, 2023
1 parent a643fac commit d2692c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 2 additions & 0 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@
<div class="text-center text-dark p-3" style="background-color: rgba(255, 255, 255, 0.2);">
© 2023 Copyright: @
<a class="text-primary" href="/">Py Contributors</a>
<!-- powered by -->
<a class="text-primary" href="https://walkinthewild.co.in/" target="_blank">Sponsored by Walk In The Wild</a>
</div>
<!-- Copyright -->
</footer>
6 changes: 0 additions & 6 deletions _includes/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,12 @@ <h3 class="mainHeading"><a class="text-white" href="/"><img src="/assets/img/log
style="height: 70px; width: 70px; background-color: white;" class="mr-3">Py-Contributors</a></h3>
</div>
</div>



<div class="nav-list">
<div class="hamburger mt-4">
<div class="line1"></div>
<div class="line2"></div>
<div class="line3"></div>
</div>



<ul >
{% if page.active == "home" %}
<li class=" active"><a class="" href="/" data-after="Home">Home</a></li>
Expand Down

0 comments on commit d2692c8

Please sign in to comment.