diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3612ef5..d2d4e0a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -17,4 +17,3 @@ jobs: env: INPUT_JSONS: ./list.json INPUT_SCHEMA: ./schema.list.json - diff --git a/assets/step.svg b/assets/step.svg new file mode 100644 index 0000000..43fabc4 --- /dev/null +++ b/assets/step.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/list.json b/list.json index bbc9ba3..d971f54 100644 --- a/list.json +++ b/list.json @@ -181,6 +181,13 @@ "logo": "defiland.png", "href": "https://defiland.app/" }, + { + "name": "Step Finance", + "subname": "DeFi", + "tag": ["DeFi"], + "logo": "step.svg", + "href": "https://step.finance/" + }, { "name": "PIP", "subname": "Payments",