dwyl / tachyons-bootstrap

👢Bootstrap recreated using tachyons functional css
http://tachyons-bootstrap.dwyl.com
48 stars 4 forks source link

Keep Track of View Count with Hits Badge #65

Closed nelsonic closed 5 years ago

nelsonic commented 5 years ago

Adding these lines of HTML to the index.html file:

<a href="http://hits.dwyl.io/dwyl/tachyons-bootstrap">
  <img src="http://hits.dwyl.io/dwyl/tachyons-bootstrap.svg"
    alt="Hit Count" style="max-width:100%; height:1.7em;">
</a>

Given that this is a website, we cannot use markdown hence the HTML version...

We get: image

And very soon we will have detailed stats for who is finding this project useful. 📈 https://github.com/dwyl/hits/issues/66

iteles commented 5 years ago

Live: image

Refreshed and got 2, all working 👍