diff options
-rw-r--r-- | movements.opml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/movements.opml b/movements.opml new file mode 100644 index 0000000..169f859 --- /dev/null +++ b/movements.opml @@ -0,0 +1,11 @@ +<?xml version="1.0"?> +<opml version="1.0"> + <head> + <title>Social Movements</title> + </head> + <body> + <outline title="Social Movements - Global"> + <outline type="rss" xmlUrl="https://crimethinc.com/feed" htmlUrl="https://crimethinc.com" title="CrimethInc. ex-Workers' Collective: Your ticket to a world free of charge"/> + </outline> + </body> +</opml> |