Skip to content

Commit 0fc1e86

Browse files
authored
Merge pull request #1 from henkpelk/henkpelk-patch-1
Adding ITNEXT.io to the feed
2 parents 50134e6 + ae5ed95 commit 0fc1e86

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

index.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@ sources.mediumCustomPublications = [
6969
url: 'https://code-cartoons.com',
7070
id: 'code-cartoons.com',
7171
},
72+
{
73+
url: 'https://itnext.io',
74+
id: 'itnext.io',
75+
}
7276
];
7377

7478
sources.webFeeds = [

0 commit comments

Comments
 (0)