mirror of
https://github.com/susam/spcss.git
synced 2025-09-02 18:32:45 +02:00
Add jsDelivr badge to README
This commit is contained in:
@@ -6,6 +6,7 @@ SPCSS is a simple and plain stylesheet for simple text-based websites.
|
|||||||
[![View Demo][Demo SVG]][Demo URL]
|
[![View Demo][Demo SVG]][Demo URL]
|
||||||
[![View CSS][CSS SVG]][CSS URL]
|
[![View CSS][CSS SVG]][CSS URL]
|
||||||
[![NPM Version][Version SVG]][NPM URL]
|
[![NPM Version][Version SVG]][NPM URL]
|
||||||
|
[![JSDelivr Hits][JSDelivr SVG]][JSDelivr URL]
|
||||||
[![MIT License][License SVG]][L]
|
[![MIT License][License SVG]][L]
|
||||||
[![Twitter][Twitter SVG]][Twitter URL]
|
[![Twitter][Twitter SVG]][Twitter URL]
|
||||||
|
|
||||||
@@ -18,6 +19,9 @@ SPCSS is a simple and plain stylesheet for simple text-based websites.
|
|||||||
[Version SVG]: https://img.shields.io/npm/v/spcss.svg
|
[Version SVG]: https://img.shields.io/npm/v/spcss.svg
|
||||||
[NPM URL]: https://www.npmjs.com/package/spcss
|
[NPM URL]: https://www.npmjs.com/package/spcss
|
||||||
|
|
||||||
|
[JSDelivr SVG]: https://data.jsdelivr.com/v1/package/npm/spcss/badge?style=rounded
|
||||||
|
[JSDelivr URL]: https://www.jsdelivr.com/package/npm/spcss
|
||||||
|
|
||||||
[License SVG]: https://img.shields.io/badge/license-MIT-%233ea639
|
[License SVG]: https://img.shields.io/badge/license-MIT-%233ea639
|
||||||
[L]: LICENSE.md
|
[L]: LICENSE.md
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user