Skip to content

Commit

Permalink
Changes to be committed:Fix UI/UX api/count
Browse files Browse the repository at this point in the history
	modified:   common/footer.html
  • Loading branch information
karinzaa committed Sep 21, 2023
1 parent c83218d commit fd7895f
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions common/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,14 @@ <h5 class="wow fadeInUp footer" data-wow-delay="0.1s">
</p>
</li>
</ul>
<p class="wow fadeInUp list2 badge badge-pill badge-light circleScaleBtn2 mb-0" type="button" data-wow-delay="0.4s"
onclick="location.href='termsofservice.html'">
<p class="wow fadeInUp list2 badge badge-pill badge-light circleScaleBtn2 mb-0" type="button"
data-wow-delay="0.4s" onclick="location.href='termsofservice.html'">
<i class="fas fa-info-circle"></i> Terms of Service
</p>
<p class="wow fadeInUp list2 badge badge-pill badge-light circleScaleBtn2 mb-0" type="button" data-wow-delay="0.4s">
<a href="https://hits.seeyoufarm.com" target="_blank">
<img src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Ftni-cybersec.github.io&count_bg=%23414141&title_bg=%23414141&icon=&icon_color=%23E7E7E7&title=🔥Hist&edge_flat=false" />
<p class="wow fadeInUp list2 badge badge-pill badge-light circleScaleBtn2 mb-0" type="button"
data-wow-delay="0.4s" onclick="window.open('https://hits.seeyoufarm.com')">
<img
src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Ftni-cybersec.github.io&count_bg=%23414141&title_bg=%23414141&icon=&icon_color=%23E7E7E7&title=🔥Hist&edge_flat=false" />
</a>
</p>
</div>
Expand Down

0 comments on commit fd7895f

Please sign in to comment.