mirror of
https://github.com/jimeh/emacs-builds.git
synced 2026-02-19 13:06:40 +00:00
fix(badge/downloads): update shield with corrected download count
Also include download counts cache file in an effort to maintain correct total download count.
This commit is contained in:
3567
total-downloads/.cache.json
Normal file
3567
total-downloads/.cache.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"label": "total downloads",
|
||||
"message": "19.9k",
|
||||
"message": "15.4k",
|
||||
"color": "blue",
|
||||
"logoSvg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 14 14\"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-miterlimit:10;}</style></defs><line class=\"a\" x1=\"2.5\" y1=\"12.65\" x2=\"11.5\" y2=\"12.65\"/><line class=\"a\" x1=\"7\" y1=\"1\" x2=\"7\" y2=\"9\"/><line class=\"a\" x1=\"11\" y1=\"5.25\" x2=\"7\" y2=\"9.25\"/><line class=\"a\" x1=\"3\" y1=\"5.25\" x2=\"7\" y2=\"9.25\"/></svg>",
|
||||
"style": "flat"
|
||||
|
||||
Reference in New Issue
Block a user