Skip to content

Commit 1f15771

Browse files
authored
disable free website hit counter for now, as it is suspended
rip
1 parent abb128b commit 1f15771

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/base.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
</main>
7575

7676
<footer class="my-8">
77-
<div align='center'>
77+
<!--div align='center'>
7878
<a href='https://www.free-website-hit-counter.com'>
7979
<img src='https://www.free-website-hit-counter.com/c.php?d=9&id=145132&s=36' border='0'
8080
alt='Free Website Hit Counter'>
@@ -85,7 +85,7 @@
8585
Free website hit counter
8686
</a>
8787
</small>
88-
</div>
88+
</div-->
8989
</footer>
9090

9191
</body>

0 commit comments

Comments
 (0)