Merge pull request #488 from brehaut/feedlist-programming-hillel-wayne
Include Hillel Wayne’s blog in the FeedList.plist
This commit is contained in:
commit
aa2c8d36b9
|
@ -307,6 +307,14 @@
|
|||
<key>url</key>
|
||||
<string>https://marcysutton.com/feed/</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Hillel Wayne</string>
|
||||
<key>homePageURL</key>
|
||||
<string>https://www.hillelwayne.com/</string>
|
||||
<key>url</key>
|
||||
<string>https://www.hillelwayne.com/index.xml</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>Writers</key>
|
||||
<array>
|
||||
|
|
Loading…
Reference in New Issue