Clean up statuses feed

This commit is contained in:
2024-03-14 21:34:51 +11:00
parent e1dca33479
commit 6cd71972b1
2 changed files with 68 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,4 +1,4 @@
xml.instruct! "xml-stylesheet", {href: "/assets/style.xslt", type: "text/xsl"}
xml.instruct! "xml-stylesheet", {href: "/assets/full_style.xslt", type: "text/xsl"}
xml.channel do |channel|
channel.title "Daniel Nitsikopoulos"