We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 852fabd commit 45f19b7Copy full SHA for 45f19b7
feed.php
@@ -76,7 +76,7 @@ function blog_feed () {
76
77
echo <<<END
78
</channel>
79
-</xml>
+</rss>
80
END;
81
}
82
0 commit comments