Skip to content

Commit a8d2e7f

Browse files
authored
fix: updating logo (#17)
1 parent 05a498b commit a8d2e7f

File tree

4 files changed

+24
-10
lines changed

4 files changed

+24
-10
lines changed

icons/apify-black.svg

Lines changed: 0 additions & 5 deletions
This file was deleted.

icons/apify.svg

Lines changed: 12 additions & 0 deletions
Loading

nodes.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module.exports = {
2222
name: 'Apify',
2323
description: 'Apify API',
2424
api: path.resolve(__dirname, 'openapi.yaml'),
25-
icon: './icons/apify-black.svg',
25+
icon: './icons/apify.svg',
2626
tags: [
2727
'Actors/Actor collection',
2828
'Actors/Actor object',
Lines changed: 11 additions & 4 deletions
Loading

0 commit comments

Comments
 (0)