mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-19 05:31:56 +02:00
update cache time for readme badge images
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
<p align="center">
|
||||
<a href="https://www.npmjs.com/package/slate">
|
||||
<img src="https://img.shields.io/npm/dt/localeval.svg?maxAge=2592000">
|
||||
<img src="https://img.shields.io/npm/dt/localeval.svg?maxAge=3600">
|
||||
</a>
|
||||
<a href="https://unpkg.com/slate/dist/slate.min.js">
|
||||
<img src="http://img.badgesize.io/https://unpkg.com/slate/dist/slate.min.js?compression=gzip&label=slate">
|
||||
@@ -41,13 +41,13 @@
|
||||
<img src="https://slate-slack.herokuapp.com/badge.svg">
|
||||
<a/>
|
||||
<a href="./packages/slate/package.json">
|
||||
<img src="https://img.shields.io/npm/v/slate.svg?maxAge=2592000&label=slate&colorB=007ec6">
|
||||
<img src="https://img.shields.io/npm/v/slate.svg?maxAge=3600&label=slate&colorB=007ec6">
|
||||
</a>
|
||||
<a href="./packages/slate-react/package.json">
|
||||
<img src="https://img.shields.io/npm/v/slate-react.svg?maxAge=2592000&label=slate-react&colorB=007ec6">
|
||||
<img src="https://img.shields.io/npm/v/slate-react.svg?maxAge=3600&label=slate-react&colorB=007ec6">
|
||||
</a>
|
||||
<a href="./License.md">
|
||||
<img src="https://img.shields.io/npm/l/slate.svg?maxAge=2592000">
|
||||
<img src="https://img.shields.io/npm/l/slate.svg?maxAge=3600">
|
||||
</a>
|
||||
</p>
|
||||
<br/>
|
||||
|
Reference in New Issue
Block a user