develop #65
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@ name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: node
|
image: node:lts
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
- npm run build
|
- npm run build
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"banktransfer": {
|
"banktransfer": {
|
||||||
"number": 4,
|
"number": 5,
|
||||||
"color": "success"
|
"color": "success"
|
||||||
},
|
},
|
||||||
"cash": {
|
"cash": {
|
||||||
|
|
|
@ -9,7 +9,7 @@ Shields is a service for concise, consistent and legible badges in SVG and raste
|
||||||
|
|
||||||
__Since August 2020 I run a public Shields instance.__ Feel free to visit it and use the bagdes in your own projects. It is possible that not all integrations are activated.
|
__Since August 2020 I run a public Shields instance.__ Feel free to visit it and use the bagdes in your own projects. It is possible that not all integrations are activated.
|
||||||
|
|
||||||
__Here is the link to Shelds: [shields.sp-codes.de](https://shields.sp-codes.de)__
|
__Here is the link to Shields: [shields.sp-codes.de](https://shields.sp-codes.de)__
|
||||||
|
|
||||||
## More useful links
|
## More useful links
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue