Add view counter post

This commit is contained in:
Tyler Perkins 2022-12-26 19:16:56 -05:00
parent 2ff5ac006a
commit f06128e6d8
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
<p style="color:red">NOTE this feature is not on this site anymore. This exists
only to archive</p>
<div class="row no-gutters">
<div class="col">
<p>I added a brand new view counter to every post page. Don't worry, theres
no cookies or tracking or whatnot. I refuse to use google's tracking js
scripts. Instead, every time you refresh the page it adds one to the
counter. Simple enough. Not very accurate, but it will give me a better
idea of what is actually being viewed. Hope to see that number grow over
time!</p>
</div>
</div>