From ac6dd0f0e3b76a1904e51f459b80ec3450b4bfb9 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Thu, 11 Feb 2016 07:44:45 -0800 Subject: [PATCH] Show tweet/user count in the main page --- src/templates/index.mustache | 2 ++ src/twtxtlist.nim | 10 +++++++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/src/templates/index.mustache b/src/templates/index.mustache index d79c2a9..d69989a 100644 --- a/src/templates/index.mustache +++ b/src/templates/index.mustache @@ -1,5 +1,7 @@

welcome to the twtxt list. this is an openly available list of users of twtxt, the decentralized microblogging tool. this will poll every submitted user every 5 minutes to update its view.

+

this site currently indexes {{ users }} users and {{ tweets }} tweets.

+

links