summaryrefslogtreecommitdiffstats
path: root/default.opml
diff options
context:
space:
mode:
Diffstat (limited to 'default.opml')
-rw-r--r--default.opml11
1 files changed, 11 insertions, 0 deletions
diff --git a/default.opml b/default.opml
new file mode 100644
index 0000000..c3566d3
--- /dev/null
+++ b/default.opml
@@ -0,0 +1,11 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<opml version="2.0">
3 <head>
4 <title>$title$</title>
5 <dateModified>$date$</dateModified>
6 <ownerName>$for(author)$$author$$sep$; $endfor$</ownerName>
7 </head>
8 <body>
9$body$
10 </body>
11</opml>