diff options
| author | Christian Cleberg <[email protected]> | 2026-03-06 00:04:50 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-03-06 00:04:50 -0600 |
| commit | 2bd9e213c1cd2bce150ea6e924463f164dad3f73 (patch) | |
| tree | 2f953a1479e89925b56fbdc43e8ddade94ea4d1b /theme/templates | |
| parent | 0222de67ab8f27b07469ea271afcf16c9c57b579 (diff) | |
| download | cleberg.net-2bd9e213c1cd2bce150ea6e924463f164dad3f73.tar.gz cleberg.net-2bd9e213c1cd2bce150ea6e924463f164dad3f73.tar.bz2 cleberg.net-2bd9e213c1cd2bce150ea6e924463f164dad3f73.zip | |
add RSS stylesheet
Diffstat (limited to 'theme/templates')
| -rw-r--r-- | theme/templates/feed.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/templates/feed.xml b/theme/templates/feed.xml index 7b23994..41be6c4 100644 --- a/theme/templates/feed.xml +++ b/theme/templates/feed.xml @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="UTF-8" ?> +<?xml-stylesheet href="/feed.xsl" type="text/xsl"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" |
