Sha256: d5f4228e93defddbf8b22cdf49a431e59bd4b66cf39d13d6d1f455fbfcc25e1c
Contents?: true
Size: 428 Bytes
Versions: 5
Compression:
Stored size: 428 Bytes
Contents
<dl> <dt>{{ __statistics }}</dt> <dd> <a href="https://github.com/rundocs/analytics" target="_blank"> {{ __total_visits }} <span id="counter"></span> <i class="fa fa-eye"></i> </a> </dd> </dl> <script> $(document).ready(function() { $.getJSON("https://rundocs-analytics.glitch.me/analytics?host=" + location.host, (data) => $("#counter").html(data.count)); }); </script>
Version data entries
5 entries across 5 versions & 1 rubygems