Merge pull request 'develop' (#65) from develop into main
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #65
This commit is contained in:
Samuel Philipp 2021-06-01 20:39:39 +00:00
commit 895deec078
3 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -1,6 +1,6 @@
{ {
"banktransfer": { "banktransfer": {
"number": 4, "number": 5,
"color": "success" "color": "success"
}, },
"cash": { "cash": {

View file

@ -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