Add header comments to HTML and CSS

Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-24 15:18:15 +00:00
parent 7f0143604c
commit 41625ac443
34 changed files with 34 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
<?php
<?php /* Template: d.blog.list.rss */
$ts = gmdate("D, d M Y H:i:s", time() + 60) . " GMT";
header("Content-disposition: filename=blog.rss");