Added default.opml.
This commit is contained in:
parent
25f999ad52
commit
7ac22fea63
1 changed files with 11 additions and 0 deletions
11
default.opml
Normal file
11
default.opml
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<opml version="2.0">
|
||||
<head>
|
||||
<title>$title$</title>
|
||||
<dateModified>$date$</dateModified>
|
||||
<ownerName>$author$</ownerName>
|
||||
</head>
|
||||
<body>
|
||||
$body$
|
||||
</body>
|
||||
</opml>
|
Loading…
Add table
Reference in a new issue