diff options
Diffstat (limited to '')
-rw-r--r-- | templates/atom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/atom.xml b/templates/atom.xml index 6e4ea12..2f1de9f 100644 --- a/templates/atom.xml +++ b/templates/atom.xml @@ -2,9 +2,9 @@ <feed xmlns="http://www.w3.org/2005/Atom"> <title>oriole.systems</title> <link href="https://oriole.systems/atom.xml" rel="self"/> - <link href="https://oriole.systems/"/> - <updated data-sblg-updated="1"/> - <id data-sblg-id="1"/> + <link href="https://oriole.systems"/> + <updated /> + <id /> <entry data-sblg-entry="1" data-sblg-forall="1" data-sblg-content="1" data-sblg-altlink="1" data-sblg-altlink-fmt="https://oriole.systems/${sblg-base}.html" /> </feed> |