1
0
mirror of https://github.com/jdan/98.css.git synced 2026-05-05 06:01:22 +09:00

use 98.css-badges

This commit is contained in:
Jordan Scales
2020-04-27 17:46:40 -04:00
parent 138f811a6f
commit c0d5e3c197

View File

@@ -52,10 +52,10 @@
<p>
<a href="http://npm.im/98.css" rel="nofollow" style="text-decoration: none">
<img alt="npm" src="https://img.shields.io/npm/v/98.css.svg" style="max-width:100%;">
<img alt="npm" src="https://98badges.now.sh/api/version" style="max-width:100%;">
</a>
<a href="https://unpkg.com/98.css" rel="nofollow" style="text-decoration: none">
<img alt="gzip size" src="http://img.badgesize.io/https://unpkg.com/98.css?compression=gzip&amp;label=gzip" style="max-width:100%;">
<img alt="gzip size" src="https://98badges.now.sh/api/size" style="max-width:100%;">
</a>
</p>