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>
|
<key>url</key>
|
||||||
<string>https://marcysutton.com/feed/</string>
|
<string>https://marcysutton.com/feed/</string>
|
||||||
</dict>
|
</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>
|
</array>
|
||||||
<key>Writers</key>
|
<key>Writers</key>
|
||||||
<array>
|
<array>
|
||||||
|
|
Loading…
Reference in New Issue