aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/templates/home.html
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2021-02-24 15:57:16 -0800
committerBryan Newbold <bnewbold@robocracy.org>2021-02-24 15:57:16 -0800
commit7da0d7b90cbe6fdc1d119b35a0a5e861af993210 (patch)
tree8ec28ee97ec2ecdeda0728b0fa29ebd6c5e91a6a /python/fatcat_web/templates/home.html
parent67ee012ccc63ffcd98964ab58b2bcc49c5b6693a (diff)
downloadfatcat-7da0d7b90cbe6fdc1d119b35a0a5e861af993210.tar.gz
fatcat-7da0d7b90cbe6fdc1d119b35a0a5e861af993210.zip
update homepage stats
Diffstat (limited to 'python/fatcat_web/templates/home.html')
-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 4288017e..4feef153 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>110,814,532<br>Papers</h4>
+ <h4>116,741,069<br>Papers</h4>
</a>
</div>
<div class="four wide mobile three wide center aligned column">
<a href="/stats" style="color: black;">
- <h4>26,173,743<br>Fulltext</h4>
+ <h4>28,751,063<br>Fulltext</h4>
</a>
</div>
<div class="four wide mobile three wide center aligned column">
<a href="/stats" style="color: black;">
- <h4>151,707<br>Journals</h4>
+ <h4>177,158<br>Journals</h4>
</a>
</div>
</div>