diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2015-08-14 20:27:13 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2015-08-14 20:27:13 -0300 |
commit | 90be7c491c159e4b238ff536225c074ab72d9125 (patch) | |
tree | 4f56005d4ed504a739697cde32001406d23ed3ce | |
parent | bface2601165931b38b20e4e4e97c784cd7c4971 (diff) | |
download | feeds-90be7c491c159e4b238ff536225c074ab72d9125.tar.gz feeds-90be7c491c159e4b238ff536225c074ab72d9125.tar.bz2 |
Change minimal order
-rw-r--r-- | minimal.opml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/minimal.opml b/minimal.opml index 9b5e97c..e02f8bd 100644 --- a/minimal.opml +++ b/minimal.opml @@ -5,13 +5,13 @@ </head> <body> <outline title="Minimal"> - <outline type="rss" xmlUrl="http://jornalggn.com.br/rss" htmlUrl="http://jornalggn.com.br" title="Jornal GGN"/> - <outline type="rss" xmlUrl="http://apublica.org/feed" htmlUrl="http://apublica.org" title="Agência Pública"/> <outline type="rss" xmlUrl="http://operamundi.uol.com.br/rss.shtml" htmlUrl="http://operamundi.uol.com.br/" title="Opera Mundi"/> <outline title="Ars Technica" text="Ars Technica" description="Ars Technica" type="rss" xmlUrl="http://feeds.arstechnica.com/arstechnica/index" htmlUrl="http://arstechnica.com"/> <outline type="rss" xmlUrl="https://news.ycombinator.com/rss" htmlUrl="https://news.ycombinator.com/" title="Hacker News"/> <outline type="rss" xmlUrl="https://firstlook.org/theintercept/feed/" htmlUrl="https://firstlook.org/theintercept" title="The Intercept"/> <outline type="atom" xmlUrl="https://www.schneier.com/blog/atom.xml" htmlUrl="https://www.schneier.com/blog/" title="Schneier on Security"/> + <outline type="rss" xmlUrl="http://apublica.org/feed" htmlUrl="http://apublica.org" title="Agência Pública"/> + <outline type="rss" xmlUrl="http://jornalggn.com.br/rss" htmlUrl="http://jornalggn.com.br" title="Jornal GGN"/> </outline> </body> </opml> |