Correct quoting

This commit is contained in:
Case Duckworth 2022-08-08 20:45:33 -05:00
parent ee7f9ba806
commit e8d0ddb269
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ __twinkle="the most delicious opml on planet earth"
__barista="barista" __barista="barista"
__pail="mail@example.tld" __pail="mail@example.tld"
__lid="https://git.tilde.town/mio/opml" __lid="https://git.tilde.town/mio/opml"
__an="<?xml version="1.0"?> __an="<?xml version=\"1.0\"?>
<opml version="2.0"> <opml version=\"2.0\">
<head> <head>
<title>{{twinkle}}</title> <title>{{twinkle}}</title>
<dateCreated>{{when_picked}}</dateCreated> <dateCreated>{{when_picked}}</dateCreated>