diff options
author | thing1 <thing1@seacrossedlovers.xyz> | 2025-03-20 08:12:52 +0000 |
---|---|---|
committer | thing1 <thing1@seacrossedlovers.xyz> | 2025-03-20 08:12:52 +0000 |
commit | a0c410b11f99a17ae62575b70ea96d1deefdbc85 (patch) | |
tree | cd65800f852de10766dd87be00362cd9c84cbcae | |
parent | bee4e0d5bddb8da25d939828fd3378a0a768171c (diff) |
-rwxr-xr-x | rss.sh | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -5,8 +5,7 @@ link="https://seacrossedlovers.xyz/blogger/blogs/output" rss="./blogs/output/rss.xml" -echo """ -<?xml version="1.0" encoding="UTF-8" ?> +echo """<?xml version="1.0" encoding="UTF-8" ?> <rss version="2.0"> <channel> |