Skip to content

Commit

Permalink
In default feeds, list The Atlantic before Vice News (due to minor fo…
Browse files Browse the repository at this point in the history
…rmatting issues in Vice's feed)
  • Loading branch information
Jonathan Alland committed Sep 13, 2019
1 parent 2332b6a commit 0e3cf8f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ var defaultFeeds = [{
title: "Vox",
url: "https://www.vox.com/rss/full.xml"
},{
title: "Vice News",
url: "http://news.vice.com/rss"
},{
title: "The Atlantic",
url: "https://www.theatlantic.com/feed/all"
},{
title: "Vice News",
url: "http://news.vice.com/rss"
},{
title: "Time Magazine",
url: "http://feeds2.feedburner.com/time/topstories"
},{
Expand Down

0 comments on commit 0e3cf8f

Please sign in to comment.