Add Seattle category to feed directory.

This commit is contained in:
Brent Simmons 2017-11-05 22:16:58 -08:00
parent f25d7ceb64
commit a7118d6710

View File

@ -189,14 +189,6 @@
<key>url</key>
<string>https://talkingpointsmemo.com/feed/all</string>
</dict>
<dict>
<key>name</key>
<string>My Ballard</string>
<key>homePageURL</key>
<string>http://www.myballard.com/</string>
<key>url</key>
<string>http://feeds2.feedburner.com/myballard</string>
</dict>
</array>
<key>TV</key>
<array>
@ -255,5 +247,16 @@
<string>https://whatever.scalzi.com/feed/</string>
</dict>
</array>
<key>Seattle</key>
<array>
<dict>
<key>name</key>
<string>My Ballard</string>
<key>homePageURL</key>
<string>http://www.myballard.com/</string>
<key>url</key>
<string>http://feeds2.feedburner.com/myballard</string>
</dict>
</array>
</dict>
</plist>