aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rss.php6
1 files changed, 4 insertions, 2 deletions
diff --git a/rss.php b/rss.php
index e91b1ff..dee7576 100644
--- a/rss.php
+++ b/rss.php
@@ -383,7 +383,9 @@ $base = parse_url($_SERVER["REQUEST_URI"], PHP_URL_PATH);
</article>
<?php endforeach; ?>
</main>
- <!-- generated by rss_dot_php <?= VERSION ?>
- https://git.aleteoryx.me/cgit/rss_dot_php -->
+<!--
+ generated by rss_dot_php <?= VERSION ?>
+ <https://git.aleteoryx.me/cgit/rss_dot_php>
+-->
</body>
</html>