From 23f8efa1096f81d9e73c0a658a0b773248342f69 Mon Sep 17 00:00:00 2001 From: HyShai Date: Tue, 5 Sep 2017 13:42:10 -0400 Subject: [PATCH] add itunes podcast icon --- app/models/agents/data_output_agent.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/models/agents/data_output_agent.rb b/app/models/agents/data_output_agent.rb index 0fe8818e..a376f750 100644 --- a/app/models/agents/data_output_agent.rb +++ b/app/models/agents/data_output_agent.rb @@ -296,6 +296,7 @@ module Agents #{feed_icon.encode(xml: :text)} #{hub_links} + #{feed_title.encode(xml: :text)} #{feed_description.encode(xml: :text)} #{feed_link.encode(xml: :text)}