Skip to content

Commit

Permalink
🐛 Fixing source favicon link
Browse files Browse the repository at this point in the history
  • Loading branch information
igorkulman committed Jul 10, 2023
1 parent 7ba2d3a commit 812208b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/iOSSampleApp/Data/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "Coding Journal",
"url": "https://blog.kulman.sk",
"rss": "https://blog.kulman.sk/index.xml",
"icon": "https://blog.kulman.sk/images/avatar-icon.png"
"icon": "https://blog.kulman.sk/apple-touch-icon.png"
},
{
"title": "Hacker News",
Expand Down

0 comments on commit 812208b

Please sign in to comment.