aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2022-10-21 16:08:26 -0700
committerBryan Newbold <bnewbold@robocracy.org>2022-10-21 16:08:26 -0700
commit66fbbba604c94ff3637530be9c3d5a574f7b64a9 (patch)
treecae6b7639251119fdc148cdb51a8b4d17f43381f /python
parente541eaf129d46e82ff6f9c7c38cdb9a899730df9 (diff)
downloadfatcat-66fbbba604c94ff3637530be9c3d5a574f7b64a9.tar.gz
fatcat-66fbbba604c94ff3637530be9c3d5a574f7b64a9.zip
web: update front-page stats
Diffstat (limited to 'python')
-rw-r--r--python/fatcat_web/templates/home.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/fatcat_web/templates/home.html b/python/fatcat_web/templates/home.html
index d8b14156..42cb5e1c 100644
--- a/python/fatcat_web/templates/home.html
+++ b/python/fatcat_web/templates/home.html
@@ -32,17 +32,17 @@
<div class="row">
<div class="four wide mobile three wide center aligned column">
<a href="/stats" style="color: black;">
- <h4>124,280,808<br>Papers</h4>
+ <h4>131,904,171<br>Papers</h4>
</a>
</div>
<div class="four wide mobile three wide center aligned column">
<a href="/stats" style="color: black;">
- <h4>32,073,200<br>Accessible</h4>
+ <h4>38,065,351<br>Accessible</h4>
</a>
</div>
<div class="four wide mobile three wide center aligned column">
<a href="/stats" style="color: black;">
- <h4>186,681<br>Journals</h4>
+ <h4>195,208<br>Journals</h4>
</a>
</div>
</div>