diff options
| author | Christian Cleberg <[email protected]> | 2026-07-03 00:48:47 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-07-03 00:48:47 -0500 |
| commit | 23867d8ca5ad0e9d8b1349e7702a18822a446677 (patch) | |
| tree | 73ab52fc150b1b2c8ffdf1a0339c7853eef669f8 /theme/templates | |
| parent | 983543b889e523b557dff95db089b0413f5e2e96 (diff) | |
| download | cleberg.net-23867d8ca5ad0e9d8b1349e7702a18822a446677.tar.gz cleberg.net-23867d8ca5ad0e9d8b1349e7702a18822a446677.tar.bz2 cleberg.net-23867d8ca5ad0e9d8b1349e7702a18822a446677.zip | |
remove RSS styling
Diffstat (limited to 'theme/templates')
| -rw-r--r-- | theme/templates/feed.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/theme/templates/feed.xml b/theme/templates/feed.xml index 41be6c4..7b23994 100644 --- a/theme/templates/feed.xml +++ b/theme/templates/feed.xml @@ -1,5 +1,4 @@ <?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/" |
