Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.git

Disable download count on homepage

AuthorDaveJarvis <email>
Date2023-11-08 19:05:24 GMT-0800
Commit72ca5f57ce258e030aaea31a509717b08dd170f9
Parenta9835e9
www/index.shtml
<strong>Version <!--#include file="downloads/version.txt" --></strong>
<br><!--#flastmod virtual="downloads/version.txt" -->
- <br><!--#exec cmd="awk '{s+=$1} END {print s}' *-count.txt 2> /dev/null || echo 0" -->
- downloads
+<!--
+ <br>#exec cmd="awk '{s+=$1} END {print s}' *-count.txt 2> /dev/null || echo 0" -
+ downloads -->
</p>
</main>
Delta3 lines added, 2 lines removed, 1-line increase