File tree Expand file tree Collapse file tree 2 files changed +19
-16
lines changed Expand file tree Collapse file tree 2 files changed +19
-16
lines changed Original file line number Diff line number Diff line change 11on : push
2- name : Test
2+ name : on-push
33jobs :
44 test :
55 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 22 <a href="https://github.com/g-harel/blobs/blob/master/README.legacy.md"><b>Legacy documentation</b></a>
33</p >
44
5- <br >
6-
7- < a href =" https://blobs.dev " >
8- <img align="left" width="360" height="300" src="./assets/logo-color.svg?sanitize=true" >
9- </ a >
10-
11- < br >
12- <br >
5+ <p align = " center " >
6+ <a href="https://www.npmjs.com/package/blobs">
7+ <img src ="https://img.shields.io/npm/v/ blobs.svg ">
8+ </a >
9+ <a href="https://github.com/g-harel/blobs/actions?query=workflow%3Aon-push" >
10+ <img src="https://img.shields.io/github/workflow/status/g-harel/blobs/on-push">
11+ </a >
12+ </ p >
1313
14- [ ![ ] ( https://img.shields.io/npm/v/blobs.svg )] ( https://www.npmjs.com/package/blobs )
14+ <p align =" center " >
15+ <a href="https://blobs.dev">
16+ <img src="./assets/logo.svg?sanitize=true">
17+ </a>
18+ </p >
1519
16- <!-- TODO make sure these don't look broken on npm-rendered markdown -->
20+ ## Install
1721
1822``` ts
1923// $ npm install blobs
2024import * as blobs2 from " blobs/v2" ;
2125```
2226
27+ <p align =" center " >
28+ OR
29+ </p >
30+
2331``` html
2432<script src =" https://unpkg.com/blobs/v2" ></script >
2533```
2634
27- <br >
28- <br >
29- <br >
30- <br >
31-
3235## SVG Path
3336
3437``` js
You can’t perform that action at this time.
0 commit comments