From 2ed58f814eab9c3bbdada6b8e2ebfccfc9395894 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 6 Jun 2024 02:44:38 +0800 Subject: add image and description to user query share (#6541) * add description to user queries and rss feed * add image url to user queries and rss feed * Fix i18n * remove itunes image tag and xml definition --------- Co-authored-by: Alexandre Alapetite --- app/views/helpers/configure/query.phtml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'app/views/helpers/configure/query.phtml') diff --git a/app/views/helpers/configure/query.phtml b/app/views/helpers/configure/query.phtml index 33122f257..d23a5adfb 100644 --- a/app/views/helpers/configure/query.phtml +++ b/app/views/helpers/configure/query.phtml @@ -20,6 +20,14 @@ + +
+ +
+ +
+ +
-- cgit v1.2.3