Skip to content

Commit d943b2f

Browse files
committed
Fix counter
1 parent 028b765 commit d943b2f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/static/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h3 class="subheading center">Quality Ecosystem</h3>
101101
<div class="col-3 text-center">
102102
<h3 id="installs" class="subheading">100,000</h3>
103103
<p class="paragraph">
104-
Installs Today
104+
Installs This Week
105105
</p>
106106
</div>
107107
<div class="col-3 text-center">

website/static/js/script.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(function(){
22
var services = [
33
'https://opencollective.com/api/groups/gulpjs/backers',
4-
'https://api.npmjs.org/downloads/point/last-day/gulp',
4+
'https://api.npmjs.org/downloads/point/last-week/gulp',
55
'https://api.npms.io/v2/search?q=keywords%3Agulpplugin',
66
].map(function (url) {
77
return fetch(url).then(asJson);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy