diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-11-23 19:58:00 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-11-23 19:58:00 -0300 |
commit | 901c8965f41082c2d5b46ade1205d7c799df7a85 (patch) | |
tree | 3935d820ad8dec5a40504e419acb5d1f34f3f16a /geek.opml | |
parent | 3adb39a8cc4e73aa0530922af66d420fd94fc6b0 (diff) | |
download | feeds-901c8965f41082c2d5b46ade1205d7c799df7a85.tar.gz feeds-901c8965f41082c2d5b46ade1205d7c799df7a85.tar.bz2 |
Fix: convert to OPML 2.0
Diffstat (limited to 'geek.opml')
-rw-r--r-- | geek.opml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ <?xml version="1.0"?> -<opml version="1.0"> +<opml version="2.0"> <head> <title>Geek</title> </head> |