option to hide post counters (home)

This commit is contained in:
Luana
2023-06-26 00:36:30 -03:00
committed by Shish
parent 8f70075c45
commit 4e6ca4d184
2 changed files with 16 additions and 9 deletions

View File

@@ -53,7 +53,7 @@ EOD
$counter_html
<div class='space' id='foot'>
<small><small>
$contact_link Serving $num_comma posts &ndash;
$contact_link" . (empty($num_comma) ? "" : " Serving $num_comma posts &ndash;") . "
Running <a href='https://code.shishnet.org/shimmie2/'>Shimmie2</a>
</small></small>
</div>